/car-rental-ui

Car Rental UI

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

CAR-RENTAL-UI

Installation/Setup Guide :

  • Clone the Repository
git clone https://github.com/pooranjoyb/car-rental-ui.git
  • Navigate to the directory
cd ./car-rental-ui/
  • Install React Dependencies
npm install
  • Start Development Server
npm run dev