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