Skip to content

aveandrian/react_4-tenzies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenzies

Game of Tenzies!

image

Features:
Keeps track of rolls
Stores best score in LocalStorage

Stack: React, Vite

Live demo:

https://rad-starlight-62d355.netlify.app/

Setup

npm install
npm run dev

Built as a part of React course.