Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karayamanemre/quote-generator
A random quote generator that pulls quotes from an API and gives you the option to tweet them out. Built with JavaScript and Quotes API.
https://github.com/karayamanemre/quote-generator
api css html javascript quote-generator
Last synced: 6 days ago
JSON representation
A random quote generator that pulls quotes from an API and gives you the option to tweet them out. Built with JavaScript and Quotes API.
- Host: GitHub
- URL: https://github.com/karayamanemre/quote-generator
- Owner: karayamanemre
- License: mit
- Created: 2022-10-01T14:23:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T18:00:26.000Z (over 1 year ago)
- Last Synced: 2024-12-06T08:48:11.421Z (about 1 month ago)
- Topics: api, css, html, javascript, quote-generator
- Language: CSS
- Homepage: https://karayamanemre.github.io/quote-generator/
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Quote Generator
> A random quote generator that pulls quotes from an API and gives you the option to tweet them out.
## Built With
- HTML
- CSS
- JavaScript## Live Demo
[Quote Generator](https://karayamanemre.github.io/quote-generator)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Please install git in your computer.
- Also install a code editor.
- A web browser to view the output.### Setup
- To clone my repository run this command `git clone https://github.com/karayamanemre/quote-generator.git`
## Authors
👤 **Emre Karayaman**
- GitHub: [@karayamanemre](https://github.com/karayamanemre)
- Twitter: [@KarayamanEmre](https://twitter.com/KarayamanEmre)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/emre-karayaman-a7b45b243/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Background](https://app.haikei.app/)
- [Quotes API](https://jacintodesign.github.io/quotes-api/)## 📝 License
This project is [MIT](./LICENSE.md) licensed.