Skip to content

MassimoTascone/dice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Game


About The Project

This is small React project for learning purposes only. It is a small dice game created with Reactjs and Vite and deployed on Vercel. The project is a challenge at the end of Bob Ziroll's React course on Scrimba.

Built With

Getting Started

If you want to run this project locally you'll need to follow these steps :

  1. Clone the repo
    git clone git@github.com:MassimoTascone/dice-game.git
    
  2. Install NPM packages
    npm install
  3. Run the command :
    npm run dev

You can also acces the app from this link

(back to top)

Things to improve

  • Better Readme
  • Refactoring functions
  • Refactoring components to be reusable
  • Unit testing
  • Focus more on a11y

(back to top)

Releases

No releases published

Packages

No packages published