An idea board to write down ideas that you might find useful.
- Clone/download the repository.
- Open the terminal for the folder that was created for the project.
- Run
npm install
to get all of the packages - Run
npm start
to begin the program.
This project was bootstrapped with Create React App.