WEBSITE : https://vehicle-network.vercel.app
- Rent a Car
- Search and List Rental Cars
- User Authentication
- Car Filtering
- Update and delete your car
- Mapbox integration, see nearest cars on the map
- Like cars
- Popular cars
- Contact via email.js
Front-End | Back-End | Database |
---|---|---|
React.js | Next.js | Firebase |
Tailwind CSS | Local Storage | |
MapBox | ||
geolib | ||
Email.js | ||
react-map-gl | ||
Context API |
Clone down this repository. You will need node and npm installed globally on your machine. Additionally, please get your own firebase and Mapbox user credentials.
npm install
npm run dev
localhost:3000