This is a site that lets you browse NES games by their cartridge art. You can also search for titles, select them, and read their cart information.
- Install Node.js (20.x), pnpm, and clone the repo
- Run
pnpm installto install the dependencies - Run
pnpm run scrapeto run the web scraper- This scrapes nescartdb for info and cartridge art
- Run
pnpm run devto dev against the site - Run
pnpm run previewto run the prod build of the site - Run
pnpm run buildto build the dist (outputs to/build).
- Selecting a cartridge pops open a dialog that shows it's info and a link to its entry in nescartdb
- Add fade in/out animations for the cards