Skip to content

raph941/QuizzApp-Typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizz App

QuizApp Image

Built With

  1. JavaScript
  2. ReactJs
  3. TypeScript
  4. Styled Components

Questions are Obtained from Trivia Api

API Param Includes

  • Number of Questions
  • Category of Questions
  • Difficulty Level of Questions
  • Type of Question (multiple Choice/Boolean)
  • Encoding

Folder Structure

  • Components: contains all comonents used

Live

https://react-typescript-quizz.netlify.app

Run Locally

To use this app on your machine, simply follow the steps

  1. Install NodeJs on your machine, and get npm or yarn
  2. run: "npm install" or "yarn installed" (run in the project root directory)
  3. run: "npm start"
  4. Enjoy 🤝🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published