A web based application to manage Daily Quiz app. [In Progress]
- Clone project
git clone git@github.com:akasrai/daily-quiz-mobile.git
- Install Dependencies
cd daily-quiz-web
yarn
- Setup env
- Create new file
.env
- Copy content from .env.example
- Add valid API url
- Run development Server
npm start
- Find backend setup here
Created with React