DevQuote is a simple web app built with HTML, CSS, and JavaScript. It fetches random developer quotes from an API and allows you to save your quotes locally.
- Fetch random quotes from various famous people
- Save quotes to local storage
- HTML
- CSS
- JavaScript
- DummyJSON API
- Clone this repository
- Open
index.htmlin your browser - Click "Get Quote" to fetch a random quote
- Click "Save Quote" to save it locally