alanbaltabai / tenzies-game

Tenzies game in React.

Home Page:https://alanbaltabay-tenzies.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tenzies game

HTML  CSS JavaScript React 

Table of contents

General info

Simple tenzies game, created with React.
It is a project from Scrimba's "Learn React" course, with additional functionalities I added, like: timer, best time, counter, best count, and exit game - as part of my JavaScript developer carrer.
Link to the website: link

Design

image

Technologies

  • JavaScript (setTimeout, setInterval)
  • React (useState and useEffect hooks, custom hook, React.Children)

Setup

To run this project (after downloading and installing the packages):

$ npm run dev

About

Tenzies game in React.

https://alanbaltabay-tenzies.netlify.app


Languages

Language:JavaScript 69.7%Language:CSS 22.5%Language:HTML 7.9%