🪢 KnotsGuide
KnotsGuide is an educational and practical app that helps users learn about different types of knots used in fishing, climbing, camping, and everyday life. Explore detailed information, sort knots by category, and test your knowledge through interactive quizzes.
🚀 Features:
- 🔍 Browse and search knots — Find information about a wide variety of knots with descriptions, images, and practical uses.
- 🧩 Sort and filter — Organize knots by type, category, or purpose for quick access.
- 📘 Detailed information — Learn about each knot’s difficulty level, strength, and ideal use cases.
- 🧠 Knowledge quiz — Test how well you know different knots through an engaging quiz mode.
- ❤️ Favorites — Save your favorite knots for easy access anytime.
📱 Tech Stack:
- React Native (Expo)
- TypeScript
- React Navigation
- AsyncStorage for local data persistence
- Zustand for state management
⚙️ Installation:
- git clone https://github.com/olegk0409/KnotsGuide.git
- cd KnotsGuide
- npm install
- npx expo prebuild --platform android
- npm run android