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 install
to install the dependencies - Run
pnpm run scrape
to run the web scraper- This scrapes nescartdb for info and cartridge art
- Run
pnpm run dev
to dev against the site - Run
pnpm run preview
to run the prod build of the site - Run
pnpm run build
to 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