Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.