CampervanRental
CampervanRental is a React-based web application designed to offer campervan rental services across various cities in Ukraine. The app aims to provide a user-friendly platform for individuals looking to rent campervans that match their budget and style preferences.
CampervanRental React application has been designed according to Figma markup. The markup for the CampervanRental application is fixed, semantic and valid according to the requested specifications.
https://www.figma.com/design/fnMWH0eBB7NnoqdAiiKWsQ/Test?node-id=0-1&t=QCsQf3g6ydAie5L2-0
The combination of React.js, Redux, JavaScript, Material-UI, Axios, Formik, React Icons and MockAPI ensures that the CampervanRental application is both powerful and user-friendly.
-
Clone the Repository: Open your terminal and run the following command to clone the repository to your local machine: git clone https://github.com/NZAlona/CampervanRental.git
-
Install Dependencies: Navigate to the project directory and install all required dependencies using npm: cd CampervanRental npm install
-
Run the Application: Start the development server by running: npm run dev The application should now be running locally. Open your web browser and go to http://localhost:3000 (or the port specified in your configuration) to view the app.