Personal exercise to make small game around sneakers data from The Sneaker Database: https://rapidapi.com/tg4-solutions-tg4-solutions-default/api/the-sneaker-database/
-
Clone the repo
-
Install the app:
npm install
-
Start the app:
npm start -
Navigate to http://localhost:8080/
npm test
- Using sample file from API data/sneakersFromDatabase.json
- Previously when this account had an active license, if first time using the app, data was populated by running
npm run load-data