React-Quiz-App
A Quiz app Built With React, Used Redux for state management
In this project, I have fetched the API from the API provider Travia API as well as I have used Redux for state management which is very famous at the moment in reactjs.
author
My name is Milan Sachani.
I work as a Front end developer where I have created various amounts of projects in reactjs to help my fellow developers I would like to provide you with one project which Is a Quiz app.
For clone this repository in your machine pest below link in your terminal ?
git clone https://github.com/Milan-960/quiz-app.git
Run below code to install dependency
npm install
Run npm start to run the app
npm start