Skip to content

PedroMilani04/tenzi-game-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About

Project made with ReactJS and CSS3, inspired by the dice game "Tenzi". The objective is to roll the dices until all the numbers are the same.


Team

Pedro H. Milani Vagula


Technologies Used

Front End Back End
Also included are some npm libraries, such as nookies, react-modal and remask. Respectively used to manage browser cookies, create pop-ups on display, and use mask on inputs.



How to Run

Clone this repository:

git clone https://github.com/PedroMilani04/tenzi-game-project.git

Have Node.js installed in your computer. With terminal opened in project folder, install the dependencies :

npm install
    or
yarn

Then type this command in to run local server:

npm run dev
   or
yarn dev

About

A project of a Tenzi game, for ReactJS practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published