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

https://github.com/justdvnsh/quotes-machine

A random quote generator
https://github.com/justdvnsh/quotes-machine

api handlebars nodejs quote-generator quotes react rest-api

Last synced: 3 months ago
JSON representation

A random quote generator

Awesome Lists containing this project

README

          

# Quotes Machine
A random quote generator machine / engine made usign
node and express.

A react-only code is also available in the
REACT_CODE directory. You can visit the working
project here
https://codepen.io/Justdvnsh2208/pen/OoqRoK .

# Getting Started
Getting started is quite easy:-

- clone the repo
- run npm install
- fire up localhost:3000 in your browser

# Contributers
Currently I am, the only contributor to this project.

# Lisence
This project is unliscensed.

# Screenshots
![sc1](sc1.png)
![sc2](sc2.png)
![sc3](sc3.png)