A game list website like Steam, just for fun.
This project was built with the following tools
How to clone:
$ git clone https://github.com/brunofilho1/just-finished
$ cd just-finished
To start:
# Instalando dependências:
pnpm i
# Rodando em modo de desenvolvimento:
pnpm dev