shafkathullah / tiny-tank

Tiny tank simulation using react hooks

Home Page:https://tiny-tank.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controlling a tank using React Hooks

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

Open the file dist/index.html in your browser

About

Tiny tank simulation using react hooks

https://tiny-tank.pages.dev/


Languages

Language:JavaScript 96.8%Language:HTML 3.2%