Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Explore a vast bestiary of RPG creatures with Mythic Bestiary-search stats, lore, and abilities in an easy-to-use interface. Built with love and code, inspired by freeCodeCamp.

License

Notifications You must be signed in to change notification settings

Root-Tester/Mythic-Bestiary

Repository files navigation

🐉 Mythic Bestiary - RPG Creature Search App

A simple, single-page RPG creature search application built for educational purposes. This app allows users to browse a set of 20 unique creatures fetched from a freeCodeCamp-provided external API.


🚀 Features

  • 🔍 Search RPG creatures by ID or name
  • 📘 View creature details like stats and lore
  • ⚡ Powered by a freeCodeCamp external API
  • 🎨 Clean, responsive interface
  • 💡 No user data collection or tracking

🧾 Project Notes

  • This is a demo application and includes only 20 creatures.
  • Creature data is fetched dynamically from a freeCodeCamp API.
  • IDs range from 1 to 20 — only these IDs will return valid results.
  • No backend or database is used — this is a static, front-end-only project.
  • Built with HTML, CSS, and JavaScript — no frameworks involved.
  • Design and structure inspired by a freeCodeCamp coding challenge.

📄 Privacy & Terms


📂 File Structure

mythic-bestiary/
│
├── index.html          # Main HTML file
├── style.css           # Stylesheet
├── main.js           # JavaScript logic (API calls, search, rendering)
├── README.md           # Project documentation
├── privacy-policy.md   # Privacy policy and terms of use
└── robots.txt          # Crawler access control

📜 License

This project is licensed under the Apache License 2.0.


Demo

You can check out a live demo of this Mythic Bestiary - RPG Creature Search App here


🙏 Acknowledgments

About

Explore a vast bestiary of RPG creatures with Mythic Bestiary-search stats, lore, and abilities in an easy-to-use interface. Built with love and code, inspired by freeCodeCamp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published