herrherrmann / awesome-games-frontend

Webapp using the awesome multiplayer games API.

Home Page:https://multiplayer.page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Multiplayer Games Frontend

Netlify status badge Lint status badge

The webapp for the Awesome Multiplayer Games website, connecting to the awesome-games-api.

Screenshot

Setup

  • Install the node version defined in .nvmrc (e.g. via nvm install or nvm use)
  • Install dependencies via npm install

Available Scripts

npm run dev

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

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run format

Format the code with Prettier.

npm run lint

Lint the code with ESLint.

npm run build

Builds the app for production to the build folder.

About

Webapp using the awesome multiplayer games API.

https://multiplayer.page

License:The Unlicense


Languages

Language:TypeScript 97.8%Language:JavaScript 2.2%