This is a react app for a car rental service generated using Vite.
To get the frontend running locally:
- Clone this repo and cd to the directory
- npm install to install all req'd dependencies
- npm run dev to start the local server
- Landing/Home page to display main informations
- About page to learn more about the service
- Faqs page with an accordion
- Contact page with a form (using Formik)