Skip to content

Diego-EM/Quizzme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizzMe 🧠

Quizz app aplication built using MEAN stack. Made with ❤️ by Diego EM.

If you love my project please give me a ⭐. I'd appreciate it very much!

Preview

Home

Screenshot from 2022-03-11 12-35-10

Mobile view

Screenshot from 2022-03-11 12-35-29

In game

2022-03-11.12-37-36.mp4

Instalation

  1. Clone repository
git clone https://github.com/Diego-EM/Quizzme.git

Client

  1. Get in the client folder and install dependencies
cd client
npm i
  1. Start the client
ng serve

Server

  1. Get in the main folder and install dependencies
npm i
  1. Start the server
npm run dev

You can import the JSON files in the server folder to your MongoDB

mongorestore dump