hsturkyilmaz / countless-cars-project

A car rental web application built with Next.js.

Home Page:countless-cars-project.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countless Cars

A car rental web application built with Next.js. PS: Unfortunately it is not a completed project.

Demo

https://countless-cars-project.vercel.app/

Features

  • Next.js ✅
  • Validations ✅
  • Responsive Design ✅
  • Bootstrap ✅

Run Locally

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

About

A car rental web application built with Next.js.

countless-cars-project.vercel.app


Languages

Language:JavaScript 82.9%Language:SCSS 17.1%