This is my first serious JS project. I had fun and learned a lot, the process itself was pretty exciting as with every change there's as much stuff happening on screen as under the hood.
Requires GraphQL endpoint: Original / Safekeeping Fork.
This project was bootstrapped with Create React App.
- Clone repo
- Clone and start the required endpoint
- In the progect directory run
npm i
,npm start