Skip to content

germanogualberto/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

To view a demo example, [click here]

-TODO: add a a demo example link

📝 About

A free and open-source quiz application that lets you play quizzes right in the browser.

Original idea from the app-ideas repository. To see the User Stories please look for issues with the user-storie label in this repository Issues page.

Introduction

-TODO: add app screens

Look here

-TODO: add a video demo

🚀 Used Technologies

This project was developed using the following technologies

  • React
  • Node
  • Express
  • MongoDB
  • Docker

🚀 Useful links and resources

🚀 Development

To get a local copy of the code, clone it using git:

git clone https://github.com/germanogualberto/quiz-app.git
cd quiz-app

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.

Available Scripts

In this project, you can run the following scripts:

Script Description
npm start Runs the app in the development mode.

-TODO: add remaining steps

✨ Contributing

  1. Fork this repository
  2. Improve current code by:
    • improving the style
    • adding new feature
    • improving the documentation
  3. Push your work and create a Pull Request

License 📄

This project is licensed under the MIT License - see the LICENSE.md file for details


Build with 💓 by Germano Gualberto

About

A free and open-source quiz application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published