Skip to content

Minecraft Items Explorer is a React Native app that allows users to explore and search for Minecraft items.

Notifications You must be signed in to change notification settings

RevanNasser/Minecraft-Items-Explorer

Repository files navigation

Minecraft Items Explorer 🎮

A React Native app that allows users to explore Minecraft items, view their details, and search for specific items. The app fetches data from the Minecraft API and provides a clean and intuitive interface for browsing items.

DEMO 📸

Minecraft Items Explorer

API Used 🌐

This project uses the Minecraft API created by Anish Shanbhag. Special thanks to the creator for providing this amazing resource!

This app uses the Minecraft API to fetch item data. Below are the endpoints used:

  • Fetch All Items: GET /api/items
  • Fetch Item Details: GET /api/items?namespacedId={namespacedId}

With Minecraft Items Explorer, you can easily browse through all the items in the game and get detailed information at your fingertips ✨

About

Minecraft Items Explorer is a React Native app that allows users to explore and search for Minecraft items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published