Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 992 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 992 Bytes

A-van with react-router-dom

This Scrimba project utilizes only version 6 of react-router-dom to fetch and change pages, and additionally incorporates Firebase as the database

Live version

A-van Project on netlify

Contents

In this A-van Project project we have the following pages done:

  • Host
  • Van
  • Login
  • Signup
  • About

Technologies Used

This project is mainly based on React.js plus others few libraries listed below:

How To Run The Project

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/