Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geauxweisbeck4/quote-generator
Created with StackBlitz ⚡️
https://github.com/geauxweisbeck4/quote-generator
Last synced: 3 days ago
JSON representation
Created with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/geauxweisbeck4/quote-generator
- Owner: GeauxWeisbeck4
- Created: 2022-12-02T10:23:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:27:52.000Z (11 months ago)
- Last Synced: 2024-04-13T15:53:25.844Z (7 months ago)
- Language: JavaScript
- Homepage: https://stackblitz.com/edit/web-platform-i8zr9i
- Size: 503 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geaux's Random Quote Generator
Created a random quote generator to showcase my vanilla JavaScript skills - no freakin UI framework or nuthin'! Vanilla JS is the best flavor of JavaScript baby!
## To Start this project
Umm yeah, so if you don't want to just like, read quotes then do this:
```
git clone https://github.com/geauxweisbeck4/Quote-Generator
cd Quote-Generator
node index.html
```I think... I dunno I just deployed it to Netlify!
You can also just edit it below on StackBlitz... much easier...
[Edit on StackBlitz ⚡️](https://stackblitz.com/edit/web-platform-i8zr9i)