https://github.com/andrei-markeev/timerquiz
Simple quiz application built with Node.js, MongoDb and server-side JSX-templates. https://timerquiz.vercel.app
https://github.com/andrei-markeev/timerquiz
jsx mongodb node-js quiz-application typescript
Last synced: 2 months ago
JSON representation
Simple quiz application built with Node.js, MongoDb and server-side JSX-templates. https://timerquiz.vercel.app
- Host: GitHub
- URL: https://github.com/andrei-markeev/timerquiz
- Owner: andrei-markeev
- Created: 2020-12-28T19:07:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-26T08:41:54.000Z (11 months ago)
- Last Synced: 2025-07-26T14:43:42.200Z (11 months ago)
- Topics: jsx, mongodb, node-js, quiz-application, typescript
- Language: TypeScript
- Homepage:
- Size: 2.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timer Quiz
A simple quiz application built with Node.js, MongoDb and server-side JSX-templates.
Demonstrates an approach to create vanilla Node.js applications
- with minimum dependencies
- with near zero client-side Javascript
- using progressive enhancement
- it works even with Javascript switched off
- works literally on any device
- server-rendered JSX components, full intellisense coverage
- inline CSS, also covered by intellisense via csstype
Current version deployed to Vercel: https://timerquiz.vercel.app