Skip to content

hitesh181/quizzical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

Made with React

Deployment

Netlify

Prerequisite

Node should be installed on the system.

Functionalities

  • Auto Check
  • Fetching random data from Trivia API
  • Using Components
  • Using state and effect

Steps to install locally

  • Fork the Repo
  • Clone the Repo
    git clone https://github.com/hitesh181/quizzical.git
  • Navigate to the directory
    cd quizzical
    
  • Install necessary dependency and packages
     npm i
  • Launch on the local server with
    npm start
  • Redirect to http://localhost:3000 or your respective local address.

About

Quiz App made with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors