Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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