Most of the code is from a course on React by Maximilian Schwarzmüller
I created this repository to have code access across devices and to use file diffs to remember the code changes
If you want to run the app
simply cd
to the project directory and run npm install
and then npm run start