https://github.com/tanu-n-prabhu/ai-horoscope
https://github.com/tanu-n-prabhu/ai-horoscope
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanu-n-prabhu/ai-horoscope
- Owner: Tanu-N-Prabhu
- Created: 2025-03-28T03:22:57.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-04-09T17:26:06.000Z (8 months ago)
- Last Synced: 2025-06-02T22:51:23.545Z (6 months ago)
- Language: JavaScript
- Homepage: https://ai-horoscope-nu.vercel.app
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌟 AI Horoscope App
[](https://ai-horoscope-nu.vercel.app/)
AI Horoscope is a web-based application that provides daily horoscope predictions for all zodiac signs. The app features a modern UI with dark mode support, changelog tracking, and animated zodiac sign displays.
## 🚀 Features
- 🌓 **Dark Mode Support** (Remembers user preference)
- 🔮 **Daily Horoscope for 12 Zodiac Signs**
- 🎨 **Responsive & Interactive UI** (Card-based zodiac sign display)
- 📜 **Changelog Modal** (Displays update history)
- ⚡ **Fast & Lightweight** (Built using React.js)
## 🛠️ Tech Stack
- **Frontend:** React.js, React Bootstrap
- **Backend:** Node.js / Flask (Future enhancements)
- **State Management:** useState, useEffect
- **Styling:** CSS, Bootstrap
- **Deployment:** Vercel ([Live App](https://ai-horoscope-nu.vercel.app/))
## 📌 Installation & Setup
1. **Clone the Repository:**
```sh
git clone https://github.com/yourusername/ai-horoscope.git
cd ai-horoscope
```
2. **Install Dependencies:**
```sh
npm install
```
3. **Run the Application:**
```sh
npm start
```
The app will be available at `http://localhost:3000/`
## 🎨 UI Preview
| Light Mode | Dark Mode |
|------------|----------|
|  |  |
## 🔄 Future Enhancements
- 📅 **Personalized Daily Horoscope Based on Birth Date**
- 📊 **Historical Horoscope Analysis**
- 📱 **Mobile App Version**
## 🤝 Contributing
Feel free to contribute! Open a PR or submit issues for improvements.
## 📜 License
MIT License © 2025 AI Horoscope
---
🔗 **Live Demo:** [ai-horoscope-nu.vercel.app](https://ai-horoscope-nu.vercel.app/)