Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gosia-magdzik/guess-my-number
Interactive Random Number Guessing Game
https://github.com/gosia-magdzik/guess-my-number
javascript localstorage reactjs styled-components typescript useeffect
Last synced: 19 days ago
JSON representation
Interactive Random Number Guessing Game
- Host: GitHub
- URL: https://github.com/gosia-magdzik/guess-my-number
- Owner: Gosia-Magdzik
- Created: 2023-12-27T19:36:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-05T18:38:04.000Z (12 months ago)
- Last Synced: 2024-01-05T22:02:44.085Z (12 months ago)
- Topics: javascript, localstorage, reactjs, styled-components, typescript, useeffect
- Language: TypeScript
- Homepage: https://gosia-magdzik.github.io/guess-my-number/
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![screen](./screen.png)
The game involves guessing the hidden number displayed at the top bar, providing an interactive challenge. High scores are stored locally using localStorage, allowing players to track and compete with their best performances.
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.