this application uses SQLite as database on top of nodejs with express,
and uses better-sqlite3 library to connect SQLite with node.
it basically queries the the SQLite database for some quotes and provide them in a json format to be consumed in the frontend.
live demo no heroku