Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 587 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 587 Bytes

Quote Generator App Project

Design for the project

Objective

The objective of this project is to build a Quote Generator App.

This project focuses mostly on CSS and Flexbox in general. There's a tiny bit of JS included for making API calls using Fetch API and Manipulating DOM Content.

Features

  • Responsive for desktop and mobile phones
  • Generates random quotes by making API calls. [refer - quotable.com]
  • Smooth and elegant design