Skip to content

nandaha29/myquezzy-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MyQuezzyApp

Web app base project used for Front-end Developer Practical Task of Nanda Hafiza Yusron

Tech

ReactJS + tailwindcss + db trivia + firebase

Installation

# clone this repository
$ git clone https://github.com/nandaha29/myquezzy-react.git
# move to project folder
$ cd myquezzy-react/myquiz-app/
# install dependencies
$ npm install

Usage

Development

# serve with hot reloading at localhost:3000
$ npm start

Download Source Code