anishaswain / Simple-JS-Projects

Looking to practice your JavaScript skills or need some beginner-friendly project ideas to work on? You've come to the right place! This repository is a collection of simple JavaScript project ideas to help you build and expand your coding portfolio.
15 stars 19 forks source link

Random Quote Generator #22

Closed amanullahmd12 closed 1 year ago

amanullahmd12 commented 1 year ago

Add the working demo (screen recording) below (Required)

https://github.com/anishaswain/Simple-JS-Projects/assets/92320933/2338acf6-0db8-4d9b-87d2-f2948aa356bf

Screenshot 2023-10-02 at 12 17 04 AM

Describe your changes

Completed Random Quote Generator using HTML, CSS and Javascript and use https://api.quotable.io/random API for fetching the quote.

Issue ticket number and link

Create a Javascript app for Random Quote Generator #3 https://github.com/anishaswain/Simple-JS-Projects/issues/3

Fix #https://github.com/anishaswain/Simple-JS-Projects/issues/3

Checklist before requesting a review