Skip to content

joshjavier/game-tile-assistant

Repository files navigation

Game Tiles, Assemble! Vercel Deploy

assemble game tiles (pretty) fast

This is a simple tool that streamlines the process of assembling game tiles.

Demo

Features

  • ⚡️ Fetching game metadata is fast
  • 🌈 Switch between brands/states via dropdown or URL
  • ✨ Find games faster with fuzzy search and autosuggest
  • 🌸 Clean UI with dark mode
  • 🥷 No VPN needed

Run Locally

git clone https://github.com/joshjavier/game-tile-assistant
cd game-tile-assistant
npm install

# Rename `vercel.json` to prevent a bug with Vercel and React Router
mv vercel.json vercel.json.tmp

# Start the dev server
npx vercel dev

Note: Do not stage/commit changes to vercel.json. There is a bug with Vercel and React Router that causes errors when developing locally, and temporarily renaming vercel.json is the best workaround that I've tried so far.

Built with

Author

@joshjavier

License

MIT © Josh Javier

About

assemble game tiles (pretty) fast

Resources

License

Stars

Watchers

Forks

Packages

No packages published