FormulaHub is a comprehensive and searchable library of math formulas with clear explanations, variable definitions, and practical examples — built with React.
✨ Features
- 🔍 Searchable list of math formulas
- 📂 Organized by category (Algebra, Geometry, etc.)
- 📖 Explanation, variables, and examples for each formula
- ⚡ Fast, lightweight React SPA
- 🌐 Deployed via GitHub Pages
📦 Live Demo
👉 Visit FormulaHub
(Replace with your actual GitHub Pages link)
🛠 Tech Stack
- Frontend: React (with React Router)
- Styling: CSS (
main.css
) + Google Fonts
- Data: JSON file of all formulas (
formulas.json
)
- Hosting: GitHub Pages
📁 Project Structure