An open API service indexing awesome lists of open source software.

https://github.com/pratyush-ranjan/bollyquiz

It is a simple MEAN stack project of Bollywood quiz game. Try whether you are a big fan of bollywood or not.
https://github.com/pratyush-ranjan/bollyquiz

angularjs express-session expressjs mongodb nodejs passportjs

Last synced: 2 months ago
JSON representation

It is a simple MEAN stack project of Bollywood quiz game. Try whether you are a big fan of bollywood or not.

Awesome Lists containing this project

README

          

# BollyQuiz
It is a simple MEAN stack project of Bollywood quiz game. Try whether you are a big fan of bollywood or not.

## Getting Started
To test, contribute or just see what we did follow few easy steps:
- clone the repository
- cd to the directory with the repository
- run `yarn install` (or `npm install` if you don't use yarn)
- run the app using `yarn start` (or `npm start`)
- enjoy!