Skip to content

viniciusdacal/tap-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Play online

https://tap-game.vercel.app/

Clone this repository

git clone https://github.com/viniciusdacal/tap-game

Install dependencies

with yarn

yarn install

with npm

npm install

Run

  yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.