A React frontend for browsing Blue Archive character data. One of my earliest projects and my first time building with React.
https://proyecto-2-ba-db.vercel.app
- Browse Blue Archive character listings
- View detailed character information
- Search and filter characters
- Responsive UI
- React - UI framework
- TypeScript - Type safety
- Vite - Build tool and dev server
- Local JSON - Character data loaded from a static JSON file
This was my first React project -- simple but meaningful. It's where I learned React component architecture and state management. The app is frontend-only and loads character data from a local JSON file served by Vite. I do not own any of the materials, including images, data, trademarks, or other related content used in this project. All rights belong to their respective owners.


