dima-sheiko / gamer-almanac-next

Home Page:https://gamer-almanac.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gamer Almanac 2.0

Gaming library app made with Next.js, TypeScript, Zustand, Tanstack Query & Tailwind.

Main features:

  • Searching (with debounce)
  • Filtering
  • Sorting
  • Dynamic Routing with caching
  • Light / Dark Theme
  • Adaptive design

Available Commands

Installing all the necessary dependencies.

npm install

Running the app in the development mode. Open http://localhost:3000 to view it in your browser.

npm run dev

Building the app for production to the build folder.

npm run build

👉 Live Demo

About

https://gamer-almanac.vercel.app


Languages

Language:TypeScript 94.2%Language:JavaScript 5.5%Language:CSS 0.3%