An open API service indexing awesome lists of open source software.

https://github.com/tanu-n-prabhu/ai-horoscope


https://github.com/tanu-n-prabhu/ai-horoscope

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 🌟 AI Horoscope App

[![Deployment](https://img.shields.io/badge/Live%20App-Vercel-brightgreen)](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 |
|------------|----------|
| ![Light Mode](https://via.placeholder.com/300) | ![Dark Mode](https://via.placeholder.com/300) |

## 🔄 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/)