vebpath / nextquotes

A React application that fetches quotes from an API and allows users to copy quotes to the clipboard. Features

Home Page:https://vebpath.github.io/nextquotes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quotes App

A React application that fetches quotes from an API and allows users to copy quotes to the clipboard.

Features

  • Fetches quotes from a REST API.
  • Supports infinite scrolling for loading more quotes.
  • Allows users to copy quotes to the clipboard.
  • Provides visual feedback when a quote is copied.

Technologies Used

  • React
  • Next.js
  • Axios
  • react-infinite-scroll-component
  • Material-UI Icons
  • react-loading-skeleton
  • emotion/react

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/quotes-app.git

About

A React application that fetches quotes from an API and allows users to copy quotes to the clipboard. Features

https://vebpath.github.io/nextquotes/


Languages

Language:JavaScript 82.4%Language:CSS 17.6%