Skip to content

Repository files navigation

QuoteSpace ✦

A clean, minimal daily motivational quote app built with React Native CLI (Android).

✨ Features

  • Fetch random motivational quotes from ZenQuotes API
  • Animated quote transitions with gradient backgrounds
  • Save favorite quotes locally with AsyncStorage
  • Share quotes directly from the app
  • Clean bottom tab navigation

📸 Screenshots

WhatsApp Image 2026-03-17 at 11 06 22 PM (2) WhatsApp Image 2026-03-17 at 11 06 22 PM (1)

| Home | Favorites |

🛠 Tech Stack

  • React Native CLI 0.75+
  • React Navigation (Bottom Tabs)
  • AsyncStorage
  • react-native-linear-gradient
  • ZenQuotes Public API

🚀 Getting Started

Prerequisites

  • Node.js >= 18
  • Android Studio + Android SDK
  • React Native CLI environment set up

Installation

git clone https://github.com/MuhammadAwais053/QuoteSpace.git
cd QuoteSpace
npm install
cd android && ./gradlew clean && cd ..
npx react-native run-android

📁 Project Structure

src/
├── constants/      # Colors and gradients
├── navigation/     # Bottom tab navigator
├── screens/        # HomeScreen, FavoritesScreen
├── components/     # QuoteCard, EmptyState
├── services/       # API calls
└── storage/        # AsyncStorage helpers

🌐 API

This app uses ZenQuotes — a free public API, no key required.

👤 Author

Muhammad Awais

About

A daily motivational quote app built with React Native CLI — fetch, save & share quotes with a beautiful gradient UI.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages