https://github.com/coditva/tictoc
An online quiz-like game
https://github.com/coditva/tictoc
ejs expressjs mongodb nodejs passportjs
Last synced: about 1 month ago
JSON representation
An online quiz-like game
- Host: GitHub
- URL: https://github.com/coditva/tictoc
- Owner: coditva
- License: gpl-3.0
- Created: 2016-12-21T12:47:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T12:16:23.000Z (almost 9 years ago)
- Last Synced: 2024-12-28T22:25:01.584Z (about 1 year ago)
- Topics: ejs, expressjs, mongodb, nodejs, passportjs
- Language: HTML
- Homepage: http://tictoc-utkarshme.rhcloud.com/
- Size: 6.29 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic Toc
An online quiz-like game
### Instructions
- Install [node](https://nodejs.org/en/download/)
- Install and run [mongodb](https://www.mongodb.com/download-center)
- Clone the repo and install dependencies
git clone https://github.com/UtkarshMe/TicToc
cd TicToc
npm install
- Start the server
node server.js
### The Event
