This app is a simple web application that gives you inspirational quotes to uplift, motivate and inspire you.
# Clone the repository
git clone https://github.com/alimammadlii/motivational-quotes.git
## Navigate to the project directory
cd motivational-quotes
## Install dependencies
npm install
#You can start the server by running:
node index.js
Then go to the http://localhost:3000 to see the app. You can click the 'Get Quote' button to receive your motivational quote.