Skip to content

Nivedita-coder/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Quiz App

⚙️ Tech Stack

🔨 Setup and Run

Setup local repo

Let's setup the backend server on your local machine.

0. Prerequisites

1. Fork repo

Fork this repo to your GitHub account

2. Clone repo

Clone the forked repo to your local machine

git clone https://github.com/<YOUR-GITHUB-USERNAME>/Quiz-App.git

Navigate to project directory

cd Quiz-App
cd quiz

3. Install Dependencies

yarn install

Your application setup is successfully completed!

Running the app

# development
$ yarn start

Releases

No releases published

Packages

No packages published