Skip to content

A simple tenzies game made with react to practice the basics such as state, useeffect and localstorage

Notifications You must be signed in to change notification settings

Kostaga/Tenzies-React-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenzies

Tenzies is a beginner-friendly project I made for practicing that utilizes React features such as state, useEffect, and local storage. This project aims to provide a simple example of how to leverage these powerful React concepts to build a responsive web application.

To get started with Tenzies, follow these steps:

Clone the repository: Start by cloning the Tenzies repository from GitHub to your local machine.

Install dependencies: Navigate to the project's directory and run the following command to install the required dependencies:

npm install

Run the application: After the installation is complete, start the application using the following command:

npm start

Here is the netlify link to test it : https://beamish-shortbread-facec2.netlify.app image

About

A simple tenzies game made with react to practice the basics such as state, useeffect and localstorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published