Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 257 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 257 Bytes

magic-8-ball

Magic 🎱 web application used for fortune telling and seeking advice.

Getting started

To get the frontend running locally:

  • Clone this repo
  • npm install to install required dependencies
  • npm start to start the local server