A web tenzies game made with React.
To run this project locally, follow these steps:
-
Clone the repository (
git clone https://github.com/caiohenrique-3/tenzies.git
) -
Navigate to the project directory (
cd tenzies
) -
Install dependencies (
npm install
) -
Start the development server (
npm run dev
)
The project will be accessible at http://127.0.0.1:8080.
-
Track the time it took to win
-
Save best time to localStorage
Special thanks to the following resources for their contributions to this project:
This project is licensed under the MIT License.