Skip to content

Prakash-Raut/Uber-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uber Clone

This is a production-ready Uber clone project that aims to replicate the functionality of the popular ride-sharing application. The project is built using Typescript/Node.js and follows industry best practices for scalability, maintainability, and performance.

Table of Contents

Installation

  1. Clone the repository: git clone https://github.com/your-username/uber-clone.git
  2. Install the dependencies: npm install
  3. Set up the necessary environment variables (e.g., API keys, database credentials).
  4. Build the project: npm run build

Usage

  1. Start the server: npm start
  2. Access the application at http://localhost:3000

Features

  • User registration and authentication
  • Driver registration and authentication
  • Real-time ride tracking
  • Fare estimation
  • Payment integration
  • Rating and review system

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request

License

This project is licensed under the MIT License.

About

Ride Sharing Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published