Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 623 Bytes

File metadata and controls

22 lines (14 loc) · 623 Bytes

React Game (version 1.0)

This project is being created with React, Zustand and Typescript

Demo Gif

Demo

Local Run

In the project directory, you can run:

yarn && yarn start

Remove the third line in package.json "homepage": "https://remato.github.io/react-game/", runs the app in the development mode and open http://localhost:3000 to view it in the browser.

Live Version

You can see a live game version here