Skip to content

codebylalit/skootyweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 23, 2025
a9c5739Β Β·Β Β· Jul 23, 2025

History

15 Commits
Jul 18, 2025
Jul 23, 2025
Jul 11, 2025
Jul 18, 2025
Jul 11, 2025
Jul 11, 2025
Jul 11, 2025

Repository files navigation

Skooty Web

Skooty is your trusted ride booking app, making daily commutes and city travel easy, safe, and affordable. Book a ride in seconds, track your driver, and enjoy seamless payments. This is the web landing and info site for the Skooty Rider and Driver Apps.


πŸš€ Features

  • Instant ride booking
  • Live driver tracking
  • Secure, cashless payments
  • Professional drivers
  • 24/7 customer support
  • Android app download links (Rider & Driver)ver)
  • Terms, Privacy Policy, and Contact pages

πŸ“¦ Tech Stack

  • React (with Create React App)
  • React Router for navigation
  • Tailwind CSS for styling
  • Jest & mp; React Testing Library for testing

πŸ› οΈ Getting Started

Prerequisites

  • Node.js (v14 or higher recommended)
  • npm (v6 or higher)

Installation

npm install

Running Locally

npm start

Open http://localhost:3000 in your browser.

Building for Production

npm run build

Running Tests

npm test

πŸ“ Folder Structure

β”œβ”€β”€ public/
β”‚   β”œβ”€β”€ index.html
β”‚   β”œβ”€β”€ manifest.json
β”‚   └── ...
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ App.js
β”‚   β”œβ”€β”€ App.css
β”‚   β”œβ”€β”€ index.js
β”‚   β”œβ”€β”€ index.css
β”‚   β”œβ”€β”€ reportWebVitals.js
β”‚   β”œβ”€β”€ setupTests.js
β”‚   β”œβ”€β”€ App.test.js
β”‚   β”œβ”€β”€ assets/
β”‚   β”‚   β”œβ”€β”€ Skooty.png
β”‚   β”‚   β”œβ”€β”€ SkootyGo.png
β”‚   β”‚   β”œβ”€β”€ gplay.png
β”‚   β”‚   β”œβ”€β”€ logo.png
β”‚   β”‚   β”œβ”€β”€ logo.svg
β”‚   β”‚   └── skootypng.png
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ AppDownloadSection.js
β”‚   β”‚   └── SkootyNavbar.js
β”‚   └── pages/
β”‚       β”œβ”€β”€ PrivacyPolicy.js
β”‚       β”œβ”€β”€ Terms.js
β”‚       └── Contact.js
β”œβ”€β”€ package.json
β”œβ”€β”€ tailwind.config.js
└── README.md
fig.js
└── README.md

πŸ“± Download the Apps

Rider App

Get it on Google Play

Driver App

Get it on Google Play


🀝 Contributing

Contributions are welcome! Please open an issue or submit a pull request for improvements or bug fixes.


πŸ“„ License

This project is licensed under the MIT License.


πŸ“¬ Contact

For support or inquiries, email: [email protected]


πŸ“š Learn More