To demo this site on your local machine, follow these steps:
- Clone down this repository
cd
into the directory- Run
npm i
to install dependencies - Run
npm start
to view live in your browser
Additional features, functionality, and potential refactors:
- UI Testing
- Advanced UI features, such as dark mode
Huge thanks go out to Laura Garcia Guerra for your invaluable advice and code reviews!