this repo is related to a video that uploaded to my channel at youtube
video link: https://youtu.be/cwf7lrHxdDU
This project was bootstrapped with Create React App.
open a terminal on the direcotry that you cloend the project and then run
npm install
or if you are using yarn
:
yarn
In the project directory, you can run:
npm run start
or if you are using yarn
:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
There is no need to set any Enviroment Variables
there is no backend server for this project