A comprehensive astrology calendar application designed for tracking planetary transits, zodiac cycles, and personal energy insights.
- Planetary Tracking: Monitor planetary movements and their astrological significance.
- Personalized Insights: Daily astrological forecasts based on birth data.
- Zodiac Cycles: Comprehensive view of sun, moon, and rising sign transitions.
- Monetization-Ready: Structured for tiered subscriptions and premium features.
- Frontend: React / Next.js
- Backend: Node.js with tRPC / Express
- Database: Drizzle ORM with MySQL
- Design: Modern, mobile-responsive UI
git clone https://github.com/stephentrembley-oss/Astro-Calendar.git
cd Astro-Calendar
npm installCreate a .env file with your database and API credentials.
npm run devThis project is licensed under the MIT License.