dima-sheiko / gamer-almanac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gamer Almanac

Gaming library app made with React, TypeScript, Redux Toolkit & MockAPI.

Functionality:

  • Search (with debounce)
  • Filtering
  • Sorting
  • Adaptive design

Available Commands

Installing all the necessary dependencies.

npm install

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

npm run dev

Building the app for production to the build folder.

npm run build

👉 Live Demo

About


Languages

Language:TypeScript 71.7%Language:CSS 26.0%Language:HTML 2.3%