Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T20:24:07.000Z (over 2 years ago)
- Last Synced: 2024-12-02T22:31:21.282Z (2 months ago)
- Topics: jsx, mongodb, node-js, quiz-application, typescript
- Language: TypeScript
- Homepage:
- Size: 2.43 MB
- Stars: 0
- Watchers: 3
- 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 csstypeCurrent version deployed to Vercel: https://timerquiz.vercel.app