Tenzies Dice game project made with Reactjs Project website.
Tech used: React, styled-components, react-nanoid, react-confetti
It is a simple application by nature but it requires state management and synchorinzation
which mad reactjs the prefect choice. Also, i got to practice my react skills on the way.
(Optional)
Add a rolls section that displays how many times user has rolled the dice.
Make it interesting by adding a maximum rolls per game. Like game levels,
allow the user to choose how challenging they want to play.
Make it multiplayer? We can use libraries like Socket.io to acheive this.
The biggest lesson from this project was how React is an absolute delight when it comes
to state management. It makes it easy to sync every part of the project.
A poetry reading website made with Reactjs https://github.com/zakkariyaa/suugaan .
Fruit shop https://github.com/zakkariyaa/fruit-shop
Video to gif converter website made with Reactjs & Nodejs https://github.com/zakkariyaa/gif-maker .
A tribute webpage to Carl Sagan https://github.com/zakkariyaa/tribute-page .