This Scrimba project utilizes only version 6 of react-router-dom to fetch and change pages, and additionally incorporates Firebase as the database
In this A-van Project project we have the following pages done:
- Host
- Van
- Login
- Signup
- About
This project is mainly based on React.js plus others few libraries listed below:
First, install the project's dependencies:
npm install
Then, run the development server:
npm start
There you go 😊, You can preview the project on http://127.0.0.1:5173/