A modern web application to explore characters, locations, and episodes from the Rick & Morty universe. Built with Next.js, styled with TailwindCSS, and powered by GraphQL APIs using Apollo Client. Global UI/state logic is handled using Redux Toolkit, making the app scalable and easy to maintain.
🔍 Character Explorer — Search and browse characters with detailed info
🌎 Location Browser — Explore all dimensions, planets, and places
📺 Episode Guide — View all episodes with descriptions and featured characters
⚡ Next.js Rendering — Fast routing and optimized performance
🎨 TailwindCSS UI — Clean, responsive, modern styling
🗂️ Redux Toolkit — Efficient client-side state management
🚀 Apollo Client + GraphQL — Smooth data fetching, caching, and query handling
| Technology | Purpose |
|---|---|
| Next.js | Framework for routing & rendering |
| TailwindCSS | Utility-first styling |
| Redux Toolkit | Global state management |
| GraphQL API | Data querying |
| Apollo Client | GraphQL state & caching |
This app uses the public Rick & Morty GraphQL API: https://rickandmortyapi.com/graphql



