Skip to content

Nyasper/blue-archive-database-react

Repository files navigation

Blue Archive Database

A React frontend for browsing Blue Archive character data. One of my earliest projects and my first time building with React.

Live Demo

https://proyecto-2-ba-db.vercel.app

Features

  • Browse Blue Archive character listings
  • View detailed character information
  • Search and filter characters
  • Responsive UI

Tech Stack

  • React - UI framework
  • TypeScript - Type safety
  • Vite - Build tool and dev server
  • Local JSON - Character data loaded from a static JSON file

Screenshots

HOME:
page-home

ALL CHARACTERS:
page-all-characters

ABOUT:
page-about

Notes

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.

About

My first React project -- a character database for browsing Blue Archive data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors