- Random quote generator is an API based Js web page that gives you random interesting quotes when ever you click for new quotes.
Client
- You can click on a button and get new interesting quote randomly.
- If you become interested with the quote you can tweet it on your tweeter by just one click
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd desktop
git clone https://github.com/Zel-hub7/ToDoList.git
Install this project with:
cd ToDoList
npm install
To run the project write terminal npm run dev.
To run the linters, run npx hint .
and npx stylelint "**/*.{css,scss}"
or npx eslint .
from the root directory of the project.
👤 **Zelalem Yohannes *
- GitHub: @Zelalem
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can contribute to it. You are also welcome to give it a star on GitHub.
I would like to thank Microverse for teaching and enforcing professional level practices.
This project is MIT licensed.