A fan-made library for maple story (old school). User can search item/mob/equip/skill/npc/quest by name, and sort the result by property they futher select.
- A fully-static site, accomplished by exporting all data into client. No backend server needed.
- Client-sided routing built with react-router.
- Fuzzy search is widely used. Sort algorithm is mostly custom made.
- React, React-Router, Bootstrap, Javascript
- npm install
- npm run dev
- visit at http://localhost:5173