Quotes Generator app is a Website, where inspiration and motivation meet creativity. Whether you need a pick-me-up during a tough day or some words of wisdom for your next project, we've got you covered with a vast collection of quotes from renowned authors, thinkers, celebrities, and everyday people. From funny one-liners to profound insights on life, love, success and happiness - the algorithm randomly generates fresh quotes every time you click the "New Quotes" button. So go ahead, explore our database and discover new perspectives that will inspire you to think big and achieve greatness!
I am assuming that you have Node, npm install in your local device.
- Install a package name = Express (npm i express)
- Install a package name = Nodemon (npm i nodemon)
- Then run the code via using terminal and write #nodemon app.js
- run the server on http://127.0.0.1:2000/