Skip to content

95cs/noro

Repository files navigation

Noro Astro ✧

A beautifully designed mystical astrology application built with Next.js. Noro Astro allows users to enter their birth details to generate personalized natal charts and detailed daily horoscope readings.

✨ Features

  • Personalized Natal Charts: Generate your unique astrological chart based on your exact birth date, time, and location.
  • Detailed Daily Readings: Get comprehensive insights into:
    • Overall daily theme and rating
    • Moon phase and illumination
    • Life areas (love, career, health, etc.)
    • Planetary influences and aspects
    • Lucky elements (colors, numbers, stones, directions, times)
  • Stunning Mystical UI: Immersive dark-themed interface with glassmorphism effects, elegant typography, and interactive particle star backgrounds.
  • Responsive Design: Flawless experience across desktop, tablet, and mobile devices.

🛠️ Technology Stack

🚀 Getting Started

Prerequisites

  • Node.js (v20 or higher recommended)
  • npm, pnpm, or yarn

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd noro_astro
  2. Install dependencies:

    npm install
  3. Set up environment variables: Create a .env.local file in the root directory and add your AstroAPI credentials (if required by the API setup).

  4. Start the development server:

    npm run dev
  5. Open http://localhost:3000 with your browser to see the result.

📁 Project Structure

  • app/ - Next.js App Router pages and layouts (page.tsx, layout.tsx, globals.css)
  • app/result/ - The comprehensive chart and reading display page
  • app/api/ - Next.js API routes handling AstroAPI communication
  • components/ - Reusable React components:
    • BirthForm.tsx - Form for collecting birth details
    • MysticalQuote.tsx - Dynamic cosmic wisdom and quotes
    • StarBackground.tsx - Interactive tsParticles background

📝 License

This project is open-source. Feel free to use and modify it for your own celestial journeys.

About

astrology app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages