{"id":28859557,"url":"https://github.com/itxtalal/lunar-aura","last_synced_at":"2026-05-05T14:32:30.059Z","repository":{"id":297405638,"uuid":"995636120","full_name":"itxtalal/lunar-aura","owner":"itxtalal","description":"Discover Your Lunar Destiny","archived":false,"fork":false,"pushed_at":"2025-06-05T09:01:00.000Z","size":484,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-20T04:04:00.806Z","etag":null,"topics":["astrology","birth-chart","birthday","celestial","framer-motion","lunar","moon-phase","nextjs","react"],"latest_commit_sha":null,"homepage":"https://lunar-aura.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itxtalal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-03T19:39:04.000Z","updated_at":"2025-06-05T09:01:02.000Z","dependencies_parsed_at":"2025-06-05T10:19:32.150Z","dependency_job_id":"9afc085a-3066-4b9d-a1ab-08daaceb3f54","html_url":"https://github.com/itxtalal/lunar-aura","commit_stats":null,"previous_names":["itxtalal/lunar-aura"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itxtalal/lunar-aura","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itxtalal%2Flunar-aura","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itxtalal%2Flunar-aura/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itxtalal%2Flunar-aura/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itxtalal%2Flunar-aura/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itxtalal","download_url":"https://codeload.github.com/itxtalal/lunar-aura/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itxtalal%2Flunar-aura/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["astrology","birth-chart","birthday","celestial","framer-motion","lunar","moon-phase","nextjs","react"],"created_at":"2025-06-20T04:01:16.475Z","updated_at":"2026-05-05T14:32:30.054Z","avatar_url":"https://github.com/itxtalal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LunarAura ✨🌙\n\n**Discover the Celestial Blueprint of Your Birth Moment**\n\n[![Project Screenshot/Demo Link](https://lunar-aura.vercel.app/og-image.png)](https://lunar-aura.vercel.app/og-image.png)\n\nLunarAura is a modern web application that calculates and visualizes your unique \"Lunar Birth Chart.\" By simply entering your birth date, you can uncover the moon phase, illumination, lunar age, and key characteristic traits influenced by the celestial energies present at the exact moment you were born.\n\nThis project aims to provide a beautifully designed and intuitive way for anyone to connect with the cosmic rhythms that shaped their beginnings.\n\n## Features\n\n- **Personalized Lunar Birth Chart:** Get a detailed chart based on your specific birth date.\n- **Interactive Moon Phase Display:** Visualize the exact phase of the moon at your birth with stunning clarity.\n- **Key Characteristics:** Discover traits and insights derived from your birth moon phase and celestial influences, presented as aesthetic badges.\n- **Celestial Influences:** Explore deeper insights into planetary and zodiac influences through an elegant tabbed interface.\n- **Shareable Link:** Easily generate a unique link to share your personalized Lunar Birth Chart with friends and family.\n- **Beautiful UI/UX:** Crafted with a focus on aesthetics, smooth animations, and user experience.\n- **Responsive Design:** Access your chart seamlessly on any device.\n- **Dynamic Background:** Enjoy a subtle, captivating particles background effect.\n\n## Why LunarAura?\n\nBuilt out of curiosity and a passion for combining technology with ancient wisdom, LunarAura provides a fresh perspective on personal astrology and lunar cycles. It's perfect for anyone interested in:\n\n- Learning about their birth moon sign.\n- Exploring how lunar and celestial energies might influence personality.\n- Sharing a unique piece of personal cosmic information.\n\n## Technologies Used\n\n- **Next.js:** A powerful React framework for building fast web applications.\n- **React:** For building the user interface with reusable components.\n- **TypeScript:** Ensuring type safety and developer productivity.\n- **Tailwind CSS:** For rapid and flexible styling.\n- **Framer Motion:** Adding delightful animations and transitions.\n- **@tsparticles/react:** Creating the interactive background particle effect.\n- **Shadcn/ui:** Providing accessible and customizable UI components (like the date picker elements and tabs).\n\n## Getting Started\n\nFollow these steps to get the project up and running on your local machine.\n\n### Prerequisites\n\n- Node.js (v18 or higher recommended)\n- pnpm (or npm/yarn)\n  ```bash\n  npm install -g pnpm\n  ```\n\n### Installation\n\n1.  Clone the repository:\n    ```bash\n    git clone https://github.com/itxtalal/lunar-aura\n    cd lunar-aura\n    ```\n2.  Install dependencies:\n    ```bash\n    pnpm install\n    ```\n\n### Running the Development Server\n\n1.  Start the development server:\n    ```bash\n    pnpm dev\n    ```\n2.  Open your browser and visit `http://localhost:3000`.\n\n## Contributing\n\nWe welcome contributions to LunarAura! Whether it's reporting a bug, suggesting a new feature, or submitting a pull request, your help is appreciated.\n\n1.  Fork the repository.\n2.  Create your feature branch (`git checkout -b feature/AmazingFeature`).\n3.  Commit your changes (`git commit -m 'Add some AmazingFeature'`).\n4.  Push to the branch (`git push origin feature/AmazingFeature`).\n5.  Open a Pull Request.\n\n## Contact\n\nIf you have any questions or feedback, feel free to open an issue or contact [[itxtalal@gmail.com](mailto:itxtalal@gmail.com)]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitxtalal%2Flunar-aura","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitxtalal%2Flunar-aura","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitxtalal%2Flunar-aura/lists"}