AuraDex is a modern, premium Pokedex application built with React Native, Expo, and NativeWind. Designed for aesthetics and performance, it offers a seamless way to discover and explore the world of Pokemon.
- Modern & Premium UI: A sleek interface featuring vibrant colors, glassmorphism, and smooth animations.
- Comprehensive Pokedex: Access detailed information on all Pokemon, including stats, abilities, moves, and evolutions.
- Advanced Filtering: Quickly filter Pokemon by Region, Type, and Forms (Mega/Dynamax).
- Search: Instant global search across the entire Pokemon database.
- Offline-First: Smart caching with TanStack Query ensures data is available even when offline.
- Audio Cries: Listen to the official cries of every Pokemon.
- Dark Mode: Fully supported system-aware dark mode.
- Smooth Animations: Powered by
react-native-reanimatedfor fluid transitions and list entry effects.
- Framework: Expo (SDK 50+)
- Routing: Expo Router
- Styling: NativeWind (Tailwind CSS for React Native)
- State Management: TanStack Query
- Animations: React Native Reanimated
- Icons: FontAwesome via
@expo/vector-icons
-
Clone the repository:
git clone https://github.com/adwaithjayan/auradex.git cd auradex -
Install dependencies:
bun install
-
Run the app:
bun start
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.




