A car rental web application built with Next.js. PS: Unfortunately it is not a completed project.
https://countless-cars-project.vercel.app/
- Next.js ✅
- Validations ✅
- Responsive Design ✅
- Bootstrap ✅
Clone the project
git clone https://github.com/hsturkyilmaz/countless-cars-project.git
Go to the project directory
cd countless-cars-project
Install dependencies
npm install
Start the server
npm run dev