Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

CodeYourFuture/project-quiz

Repository files navigation

Quiz web app

Description:

This is a MERN quiz web app which helps users to check their knowledge of CYF study material.

Installation:

  1. Clone files into your local machine using - git clone https://github.com/CodeYourFuture/project-quiz.git.
  2. Run npm install in your local terminal.
  3. To install Mongo Seeding CLI npm install -g mongo-seeding-cli.
  4. Run to seed data to DB seed --db-name quizzes --drop-database ./data-import.
  5. Run npm run dev to run the app or open http://localhost:3000 to view it in the browser.

Running the tests:

TBC.

Tech Used / Dependencies:

  • React
  • MongoDB
  • Node.js
  • HTML
  • CSS

Feature requests:

When it comes to creating feature requests, it must be discussed and approved by the team members, therefore please provide as much info as possible to be accepted.

Pull requests:

For contributors team :

  1. Clone or pull the latest master repo and create a branch.
  2. git checkout -b my-new-feature-branch.
  3. make code changes.
  4. git add and git commit.
  5. git push origin my-new-feature-branch

In regards to any addition or changes to a feature, make sure to update it in the README.md.

Contributing:

  1. Vicky.
  2. Abdulkadir.
  3. Ahmed.

About

An in-development quiz web app (not ready to use)

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors