kharkovdenys / sigame

Sigame site to play with friends

Home Page:https://sigame.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sigame

Site to play with friends

Requirements

  • Node 16
  • Git

Common setup

Clone the repo and install the dependencies

git clone https://github.com/kharkovdenys/sigame.git
cd sigame
npm install

Start the application

To start the site, run the following

npm run dev

Open http://localhost:3000 and take a look around

About

Sigame site to play with friends

https://sigame.netlify.app/

License:MIT License


Languages

Language:TypeScript 70.7%Language:HTML 22.0%Language:CSS 7.3%