EdTonatto / game-notes

Static site that lists comments about video games

Home Page:https://edtonatto.github.io/game-notes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Notes

Game Notes is a private project for taking notes on games. It uses React with Phosphor icons and Vite as a build tool.

Installation

To install dependencies, run:

npm install

Usage

To start the development server, run:

npm run dev

To create a production build, run:

npm run build

To deploy to Github pages, run:

npm run deploy

Dependencies

  • date-fns: ^2.30.0
  • phosphor-react: ^1.4.1
  • react: ^18.2.0
  • react-dom: ^18.2.0

License

This project is licensed under the MIT License.

About

Static site that lists comments about video games

https://edtonatto.github.io/game-notes/

License:MIT License


Languages

Language:JavaScript 64.3%Language:CSS 29.2%Language:HTML 6.4%