A simple website for viewing vans available for rental using react and react router. The project was part of Scrimba's 'Learn React Router 6' course. This version of the website is a new one that I've built from scratch on my own. The website includes user interface to check vans available for rent and host dashboard to control their hosted vans. The website is responsive on all devices.
- Node.js (version 14 or higher)
- npm (version 6 or higher)
- React 18 is used
-
Clone the repository or download the source code.
-
Navigate to the project directory using your terminal.
cd random-quotes-app
- Install the required dependencies.
npm install
- Start the development server.
npm start
- Open your web browser and navigate to http://localhost:3000 to see the app in action.
This project is licensed under the MIT License.
Mariam Atef Hassan - August 2023