Skip to content

Ez1ck/quote-generator-with-vanilla-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quote-generator-with-vanilla-js

What comes after hello world? A quote generator!

A simple web app made with HTML, CSS, and JavaScript.

  • Fetching JSON format data of quotes from jacintodesign's Quote API.
  • Simple DOM manipulation usage -> dynamically inserting/updating 'textContent's of HTML elements & adding/removing classes to HTML elements.
  • A slight effort of responsivity by using CSS media query for smaller screens.

See it in Action!

https://ez1ck.github.io/quote-generator-with-vanilla-js/

About

What comes after hello world? A quote generator!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published