This project was bootstrapped with Create React App.
In the project directory, you can run: Setup the JSON backend server by running the necessary commands. File name with data is "db.json"
This creates a REST API We will later access this API to GET the data in the React Application
Given Npm is available,
Run Installation for React-bootstrap (For CSS) and React-Spring (For fade-in animation) to beautify the visuals of the website
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.