Skip to content

codeShaurya/tictac-pwa

Repository files navigation

Tictac Game (Progressive Web App)

This Game is made with

And deployed with

Run this App :

  1. Clone the repo
$ git clone https://github.com/codeShaurya/tictac-pwa.git
  1. Navigate to the repo
$ cd tictac-pwa
  1. Build the docker image(Only First Time)
$ sudo docker build -t tictac
  1. Build the docker image(Only First Time)
$ sudo docker-compose up

View your browser https://localhost:3000


Live preview @ TicTac

New contributor are also welcome