This project was bootstrapped with Create React App.
- You should have NodeJS insalled in your localhost machine Click here to download
- Open Terminal
- Navigate to Project Directory
- Enter the following command
npm install
this will install all required dependencies - After the previous command executed successfully, Enter the following command
npm start
- Wait for it to compile
- Enjoy the visualiser
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.