- This project was created with Create React App
- The UI-specific code was written in CodeSandbox and migrated manually
- GitHub Pages were deployed based on these instructions:
- Push code to GitHub as usual:
git add .
+git commit -m "message"
+git push
- After pushing, type in terminal:
npm run deploy