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.
- Host: GitHub
- URL: https://github.com/pratyush-ranjan/bollyquiz
- Owner: Pratyush-Ranjan
- Created: 2018-08-04T10:56:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T08:33:41.000Z (over 3 years ago)
- Last Synced: 2025-10-30T08:50:53.198Z (7 months ago)
- Topics: angularjs, express-session, expressjs, mongodb, nodejs, passportjs
- Language: HTML
- Size: 5.17 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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!