/Auto-rentals

A car renting and buying platform

Primary LanguageJavaScript

Auto-rentals

Auto-rentals is a web application to rent cars and also buy cars. It helps to bring car dealers and buyers together for the purpose of buying and selling

Features

  • Sign up
  • Login
  • Choose car
  • Buy car
  • Order car

Run Locally

Clone the project

  git clone https://github.com/Ikpia/Auto-rentals

Go to the project directory

  cd Auto-rentals

Install dependencies

  npm install

Start the server

    node app.js

Authors

Tech Stack

Server: Node js, Express js, ejs, mongoose.

Database: Mongodb

Frontend: HTML, CSS, Bootstrap,