Skip to content

bkandaris/frontend-interview-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Quiz Application

This project is hosted at: https://javascriptquizapplication.netlify.app/
Backend repo: https://github.com/bkandaris/frontend-interview-be

Why did I build this project?

This application is a fun way to learn or study JavaScript! It was fun to build something that myself and others could use while growing my skills as a developer. The application has a backend that I can add, update, or delete questions to as I continue learning more.

What did I learn?

With a recent update to React Router this gave me an opportunity to go through the documentation and learn what has changed. While planning the application, I improved and practiced structuring data to be displayed to the user. Using redux for state management made handling state throughout the application a breeze.

Technologies and packages used

  • JavaScript
  • React
  • React Router
  • Redux
  • CSS
  • SweetAlert2
  • React Spinners
  • Axios
  • Node.js
  • Express
  • MongoDB

Want to try it out?

After cloning the repo, run npm install or yarn install and then either run npm start or yarn start depending on what you have chosen.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors