8000 GitHub - araguaci/quote-of-the-day: Quote of the Day is a small introductory project on the use of APIs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

araguaci/quote-of-the-day

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote of the Day App

Inspired by popular quotes and their authors

https://fppcnc.github.io/quote-of-the-day/

Overview

QuoteOfTheDay

The "Quote of the Day" app provides daily inspiration by showcasing random quotes from various authors. It's been carefully designed using React, TailwindCSS, and API to fetch the quotes from http://quotable.io/random and relevant backgrounds from https://unsplash.com/.

Features

With an interactive and user-friendly interface, the app allows users to not only view the day's quote but also fetch a new quote on-demand. The seamless integration with Unsplash ensures a fresh and relevant background for each author, enhancing the user's visual experience.

Technologies Used

  • React
  • TailwindCSS
  • API

Getting Started

Prerequisites

  • React
  • NPM/Yarn

Installation

  1. Clone the repository: git clone https://github.com/fppcnc/quote-of-the-day
  2. Navigate to the project directory: cd quote-of-the-day
  3. Install the dependencies: npm install or yarn install
  4. Run the application: npm start or yarn start

License

This project is licensed under the MIT License

About

Quote of the Day is a small introductory project on the use of APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.0%
  • JavaScript 30.3%
  • HTML 1.7%
0