Quote-gen is an app that allows you to generate random quotes and allows you to change them to tweets .
Additional description about the project and its features.
-
Major languages (JavaScript)
-
Technologies/tools used
- webpack - css - vitest - jest - babel - Git(version control)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ npm test
$ git clonehttps://github.com/mugishasam123/quotes-generator
.git
$ cd quotes-generator
$ npm install
$ npm run dev # this will open it in the browser and enable hot reloading
$ npm run build # this will generate bundled file and set watch flag for live building.
👤 ** Mugisha Samuel**
- GitHub: mugishasamuel
- LinkedIn: mugishasamuel
- Twitter: mugishasamuel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.