Skip to content

CMMhero/gamelist

Repository files navigation

H320 Gamelist

A simple game list website built using vite, react, tailwindcss, and shadcn/ui

Created by Christopher Matthew Marvelio (00000043324)

Features

  • Searchable game list
  • Order by and filter games
  • Game details

Starting the server

git clone https://github.com/CMMhero/gamelist.git cd gamelist npm i npm run dev