This project was bootstrapped with Create React App.
This application is built with:
Learn more about Codespaces:
Design Reference:
- Sign in/Sign up for a Github Account
- Fork this repo into your account
- Click on '<> Code' and click on the tab 'Codespaces'
- Click on 'Create codespace ...'
- You will see an IDE opening up. Once set up, run 'npm i' on the terminal and install all the dependencies associated with this demo project
- Now wait for further instructions...
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.