Skip to content

PiotrBerebecki/reach-the-treasure-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reach the Treasure Game

Live version: https://secure-bastion-76285.herokuapp.com

Tech stack

  • Node
  • Vanilla JavaScript

Getting started

git clone https://github.com/PiotrBerebecki/reach-the-treasure-game.git
cd reach-the-treasure-game
npm install

#1. Start the app
npm start

#2. Open this url in your browser: http://localhost:3000