Skip to content

iRazvan2745/andromeda-uptimatrix

Repository files navigation

Andromeda Uptimatrix

A modern, responsive web application built with Next.js 15 and React 18, featuring a beautiful UI powered by Radix UI components and Tailwind CSS.

🚀 Features

  • Modern and responsive UI design
  • Dark/Light theme support via next-themes
  • Rich component library using Radix UI primitives
  • Smooth animations with Framer Motion
  • Form handling with React Hook Form
  • Type-safe development with TypeScript
  • Styling with Tailwind CSS and CSS Modules
  • Component variants with class-variance-authority

🛠️ Tech Stack

  • Framework: Next.js 15.1.2
  • UI Components: Radix UI
  • Styling: Tailwind CSS
  • State Management: React Hook Form
  • Animations: Framer Motion
  • Date Handling: date-fns
  • Icons: Lucide React
  • Development Tools:
    • TypeScript
    • ESLint
    • PostCSS

📦 Installation

  1. Clone the repository:
git clone https://github.com/iRazvan2745/andromeda-uptimatrix.git
cd andromeda-uptimatrix
  1. Install dependencies:
# Using pnpm (recommended)
pnpm install
  1. Run the development server:
# Using pnpm
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📄 License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

🙏 Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published