Skip to content

nikmahla/CharacterExplorer

Repository files navigation

🚀 Rick & Morty Character Explorer

About

A lightweight React + Tailwind CSS application that lets you:

  • 🔍 Search Rick & Morty characters in real-time
  • 📋 Browse a list of matching characters (name, status, avatar)
  • ℹ️ View details (origin, gender, status) for a selected character
  • 🎞️ See a paginated, scrollable episode list per character
  • ❤️ Favorite characters locally and manage them in a modal

Features

  • Instant search as you type
  • Custom hooks for data fetching & favorites (localStorage)
  • Contained scrolling: only the list and episode panels scroll
  • Error & loading states with toast notifications

📽 Demo Preview

Image


✨ Developed by Fatemeh Nikookar

Contact

🕰 Created: August, 2025

👩‍💻 Role: Frontend Developer

🚀 Getting Started


git clone https://github.com/nikmahla/CharacterExplorer.git
cd CharacterExplorer
npm install
npm run dev

About

Search Live

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published