akasrai / daily-quiz-web

React App to manage Daily Quiz application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Daily Quiz

A web based application to manage Daily Quiz app. [In Progress]

Installation

  1. Clone project
git clone git@github.com:akasrai/daily-quiz-mobile.git
  1. Install Dependencies
cd daily-quiz-web
yarn
  1. Setup env
  • Create new file .env
  • Copy content from .env.example
  • Add valid API url
  1. Run development Server
npm start

Backend Setup

  • Find backend setup here

Created with React

About

React App to manage Daily Quiz application

License:MIT License


Languages

Language:TypeScript 82.7%Language:SCSS 14.6%Language:HTML 2.2%Language:CSS 0.4%Language:JavaScript 0.2%Language:Shell 0.1%