Skip to content

estand25/quiz-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Three MERN App - quiz-builder-app

Introduction

This repository is following the below tutorial to develop a MERN application and it can be find here

What I did

If your following the tutorial above it will walk you through creating a simple MERN movie application. As a part of my learning journey I have found its alway better to follow tutorials while doing and making changes. In my case i creating a Quiz-Builder App that allows the users to build short quiz about random things.

Future Features

I plan on adding the following features to contiune the learning:

  • Base Functional:
    • Add Quizzies
    • Add Questions for the Quiz's
    • Add Scoring requirements for the Quizzies
    • Preview Quize
    • Export Quiz's as Mark (html, export, etc.)

What you should install?

For this project, I decided to use the MERN (MongoDB, Express.js, React.js, and Node.js) technology. mern

Firstly, you should install

Download

You can download the folder on my GitHub or you can do this directly on this link.

If you have git installed on your PC, you just need do as follow:

$ git clone https://github.com/estand25/quiz-builder.git

Configuring App

If you have all the prerequisites installed you should verify if your MongoDB is up.

$ cd note-app
$ cd server
$ npm run server
$ cd note-app
$ cd client
$ npm start

About

Three MERN app - Quiz-Builger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published