/Quiz-Maker

A react application that allows users to create surveys for other users.

Primary LanguageJavaScript

Quiz Maker

By Jacob Wilson, Matt Casperson

A react application where users can create quizzes for other users to take.

Technologies Used

  • React
  • Redux
  • Firebase
  • Firestore
  • JavaScript
  • CSS
  • Markdown
  • React-Bootstrap

Description

A react application with full CRUD functionality that uses firebase/firestore to store user created quizzes. This is a practice project and could be elaborated on.

Setup/Installation Requirements

  • You can find the github repository here
  • Click the code button, and copy the https link
  • In your in git bash or your preferred git terminal navigate to the directory you would like to store the project
  • Enter: "git clone" followed by the https link
  • Now that the repository is cloned to your computer, right click on the folder and click open with vs code
  • Now type npm install in your terminal to install the packages used in the project, you may have to run install twice due to the size of the packages
  • You can now view the project by typing npm run start in your terminal

Known Bugs

  • No known bugs

License - MIT

If you run into any problems or find a bug, would like to reach me for a separate reason, feel free to send me an email @jacobleeeugenewilson@gmail.com with details of your issue.

Copyright (c) 02/23/2022 Jacob Wilson, Matt Casperson