Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 755 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 755 Bytes

TEST-YOUR-KNOWLEDGE

Project Details:

Author: Jay Shrivastava,

Title: Test Your Knowledge

Description:

This is a flashcard quiz app created using react.js with the help of Trivia api. It's a single page application built using basic react components integrated with API.

Project Setup:

If you want to run this app on your local machine then follow the given steps:

  1. Clone the app using command git clone
  2. Perform: npm install
  3. Run the react app using command npm start

SCREENSHOT

flashcard

That's all.

Thank you for coming here. Happy coding.