An open API service indexing awesome lists of open source software.

https://github.com/dalascript/quote-generator-local

ZTM JS Web Projects Course | Quote Generator Local | Project 1/20
https://github.com/dalascript/quote-generator-local

css html javascript quote-generator zerotomastery

Last synced: 6 months ago
JSON representation

ZTM JS Web Projects Course | Quote Generator Local | Project 1/20

Awesome Lists containing this project

README

          

# Quote Generator Local | ZTM JS Web Projects Course

**Project 1/20**

A simple and aesthetic random quote generator that displays locally stored quotes with a stylish UI. Users can view new quotes and tweet them directly.

---

## ๐Ÿ“š Table of Contents

- [๐Ÿ”Ž Overview](#-overview)
- [๐Ÿ“ธ Screenshot](#-screenshot)
- [๐Ÿ”— Links](#-links)
- [๐Ÿ“Œ Features](#-features)
- [๐Ÿ› ๏ธ Built with](#๏ธ-built-with)
- [๐Ÿง  My process](#-my-process)
- [๐Ÿ—ƒ๏ธ Useful resources](#๏ธ-useful-resources)
- [๐Ÿงช Another Versions](#-another-versions)
- [๐Ÿ”œ Next Project](#-next-project)
- [๐Ÿ‘ค Author](#-author)
- [๐ŸŒ Connect with Me](#-connect-with-me)
- [๐Ÿ’ป Coding Profiles](#-coding-profiles)

---

## ๐Ÿ”Ž Overview

### ๐Ÿ“ธ Screenshot

![Live Preview Screenshot](./assets/screenshot.jpg)

### ๐Ÿ”— Links

- [๐Ÿ”ด Live Demo](https://dalascript.github.io/quote-generator-local/)
- [๐Ÿ—‚๏ธ GitHub Repository](https://github.com/DalaScript/quote-generator-local)

### ๐Ÿ“Œ Features

- โœ… Random quote fetched from a public API
- โœ… Author name display (or "Unknown" if missing)
- โœ… Twitter share button
- โœ… Loader animation for smooth UX

### ๐Ÿ› ๏ธ Built with

- HTML5
- CSS3
- Vanilla JavaScript
- Quote API

---

## ๐Ÿง  My Process

### ๐Ÿ—ƒ๏ธ Useful resources

- [Hero Patterns](https://heropatterns.com/)
- [Google Fonts](https://fonts.google.com/)
- [FontAwesome Icons](https://fontawesome.com/icons?d=gallery&q=close&m=free)
- [Twitter Integration Documentation](https://developer.x.com/en/docs/x-for-websites/tweet-button/guides/web-intent)
- [W3Schools - Loader](https://www.w3schools.com/howto/howto_css_loader.asp)
- [Random Quote API](https://forismatic.com/en/api/)
- [Fix CORS Error Article](https://medium.com/@dtkatz/3-ways-to-fix-the-cors-error-and-how-access-control-allow-origin-works-d97d55946d9)

### ๐Ÿงช Another Versions

- Quote Generator โ†’ [View Repository](https://github.com/DalaScript/quote-generator)

- Quote Generator Optional โ†’ [View Repository](https://github.com/DalaScript/quote-generator-optional)

### ๐Ÿ”œ Next Project

- Infinite Scroll | *Project 2/20* โ†’ [View Repository](https://github.com/DalaScript/infinity-scroll)

---

## ๐Ÿ‘ค Author

### ๐ŸŒ Connect with Me

- [Instagram](https://www.instagram.com/DalaScript)
- [YouTube](https://www.youtube.com/@DalaScript)

### ๐Ÿ’ป Coding Profiles

- [freeCodeCamp](https://www.freecodecamp.org/DalaScript)
- [FrontendMentor](https://www.frontendmentor.io/profile/DalaScript)
- [GitHub](https://github.com/DalaScript)

*๐Ÿ™Œ Thanks for checking out my project! More coming soon. Stay tuned ๐Ÿš€*