/tictac-pwa

Tictac Game (Progressive Web App)

Primary LanguageJavaScript

This Game is made with-

React

Redux

Node Js

Docker

Material UI

And deployed with-

Firebase

Run this App :

1. Clone the repo

git clone https://github.com/codeShaurya/tictac-pwa.git


2. Navigate to the repo

cd tictac-pwa


3. Build the docker image(Only First Time)

sudo docker build -t tictac .


4. 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