Skip to content

erfan-amani/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

Simple quiz app.
I developed this project as a learning experience for React.js and Redux.js.

Used Technologies

  • React.js
  • Redux.js
  • redux toolkit

How to use code

First you should clone the project.

git clone https://github.com/erfan-amani/bookily

After cloning install dependencies:

npm install 
# or
yarn

Then, run the development server:

npm run start
# or
yarn start
# or
pnpm start

Open http://localhost:3000 with your browser to see the result.

About

Challenge yourself with a quiz test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published