Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 489 Bytes

File metadata and controls

5 lines (3 loc) · 489 Bytes

Dynamic Code Generator

This is a project that involves the usage of an API - 'https://api.quotable.io/random', which fetches different quotes and their authors and displays it on the screen. The screen shows an option of new quote and also takes you to Twitter to be able to post one.

The Tech Stack involved in this project are : HTML, CSS and JavaScript. Basic amount of async and await knowledge, and decent bit of styling is a pre-requisite to develop and understand this project.