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

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

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
![Event Poster](https://github.com/UtkarshMe/TicToc/raw/master/poster.png "Event Poster")