A simple client for quiz master app using ReactJS.
- clone the repo
git clone git@github.com:ryanermita/Quiz-Master-Client.git
- install the project dependencies by running this command:
yarn install
- run the project using this command:
yarn start
- the app should be accessible in http://localhost:8080