This is a demo single page application. You can find and rent a car from the list. To search for a car, you can additionally use the year of production and the type of fuel. To obtain data on the car are used API from Rapidapi.com - Cars by API-Ninjas and Car Imagery API to obtain images from different angles.
- Next.js Documentation
- Deploy on Vercel
- Tailwindcss - A utility-first CSS framework
- Headlessui - UI components, designed to integrate with Tailwind CSS
- Clone this repository:
git clone https://github.com/Tinkkid/next-js-cars.git
- Install all dependencies:
npm install
- Set up the necessary environment variables in the .env file.
- Start project:
npm run dev
- Open http://localhost:3000 with your browser to see the result.
Open page - use link next-js-cars.vercel.app