Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 699 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 699 Bytes

This Repository is for The Microsoft Mars Colonization Program by Ace Hacker

Project Name: Tic-Tac-Toe

Team Name: GSS Mars Rover

Member name Email Id
Shonali K S [email protected]
Shreeya Sanjay Sand [email protected]
Gayathri Gutla [email protected]

It is ready to be deployed!!

Demo: https://tic-tac-toe123.herokuapp.com/
Documentation: https://docs.google.com/document/d/1PoWgdqf7F76VPVqnu9V2dKGVjdrYafoh8TzUiJVnQx4/edit?usp=sharing

How to run on local machine

  • clone the repo
  • npm install
  • npm run build
  • npm start

The app will be running on http://127.0.0.1:3000/