Skip to content

niizom/random-quotes

Repository files navigation

Quote App

A simple yet creative random quote application built with Next.js, TypeScript, Tanstack React Query, and Tailwind CSS.

🚀 Features

  • Fetches and displays random quotes from APIs
  • Allows users to rate quotes (locally)
  • Users can share quotes on Facebook and Twitter
  • Handles offline mode gracefully by showing cached or fallback quotes
  • Includes unit tests for key components and hooks

📸 Screenshots

Main Page ScreenShot

Installation

# Clone the repository
git clone https://github.com/your-username/quote-app.git

# Go to the project directory
cd quote-app

# Install dependencies
npm install

Running the App

# Install dependencies
npm install

# Run in development mode
npm run dev

Open http://localhost:3000 to see the app.

🌐 APIs Used

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors