/tenzies

A web tenzies game made with React.

Primary LanguageJavaScriptMIT LicenseMIT

Tenzies Game

A web tenzies game made with React.

Preview

Screenshot1

Running on your machine

To run this project locally, follow these steps:

  1. Clone the repository (git clone https://github.com/caiohenrique-3/tenzies.git)

  2. Navigate to the project directory (cd tenzies)

  3. Install dependencies (npm install)

  4. Start the development server (npm run dev)

The project will be accessible at http://127.0.0.1:8080.

TODO

  • Track the time it took to win

  • Save best time to localStorage

Acknowledgments

Special thanks to the following resources for their contributions to this project:

License

This project is licensed under the MIT License.