Skip to content

daviddeejjames/wheel-of-fortune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wheel Of Fortune - minus the wheel

Live Here

React based UI game using CSS Grid

Build

This project uses Create React App, so all these things do as you expect:

  • npm start
  • npm test
  • npm run build