Skip to content

A car rental website to share and rent your cars easily and privately

License

Notifications You must be signed in to change notification settings

Subhi-Sh/easyrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyRent

EasyRent is a platform that simplifies the process of renting cars. It allows users to easily find and rent cars from a variety of providers.

Installation

To install EasyRent, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Subhi-Sh/easyrent.git

2.Install dependencies:

# with npm
npm install
# or with yarn
yarn

Usage

To use EasyRent, follow these steps:
  1. Start the server
npm start

Open your browser and navigate to http://localhost:3000.

Contributing

Contributions are welcome! Please follow these steps to contribute to EasyRent:
  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature)
  6. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Image Copyright Claims

Many images used in the project belong to their respective creators/authors. No claim by me!

Releases

No releases published

Packages

No packages published

Languages