Skip to content

graigjanssen/quizMe

Repository files navigation

Quiz building app built with ReactJS. Add questions to the quizMe database and test your knowledge. Select difficulty levels and categories to customize your quiz.

Getting Started

Download or clone the repository on your local machine to get started.

Prerequisites

Please make sure you have Node.js installed

Installing Node.js with package manager

You will also need MongoDB installed

Installing MongoDB

Installing

From the root directory, run the following from the terminal to install dependencies

npm install

To start development server, run the following from the terminal

npm run start

Open your favorite browser and navigate to http://localhost:8080/ to start using your own version of quizMe.

Built with

ReactJS NodeJS SASS

About

Quiz building app made with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published