Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ispirett/get_to_heaven
simple bible trivia game
https://github.com/ispirett/get_to_heaven
Last synced: 6 days ago
JSON representation
simple bible trivia game
- Host: GitHub
- URL: https://github.com/ispirett/get_to_heaven
- Owner: Ispirett
- Created: 2018-08-01T23:41:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T13:24:15.000Z (about 2 years ago)
- Last Synced: 2024-11-14T11:36:55.230Z (2 months ago)
- Language: JavaScript
- Size: 12.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# get_to_heaven
simple bible trivia game
check it out here!!
https://get-to-heaven.netify.com/This a project that i worked on implementing socket.io to create multiplayer.
### Running locally
```
npm installnpm start
```
##### navigate to localhost:5000