Skip to content

HamdaanAliQuatil/react-star-match

Repository files navigation

React Star Match Game

A Star Match Game built with React. This is a game where you have to match the number of stars with the sum of the numbers in the number panel. The game is built with React and uses React Hooks. 10 seconds are given to match the stars with the numbers. If the user is unable to match the stars with the numbers, the game is lost.

How to run the game

Clone the repo

git clone https://github.com/GDSC-IIIT-Kalyani/react-star-match.git

In the project directory, you can run:

Install dependencies

npm install

Run the app

npm start

Run the tests

npm test

Build the app

npm run build

Contributing to Star-Match

For guidelines to contribute to this repository, check out the Contribution Guidelines.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published