More Premium Hugo Themes Premium React Themes

Astra

A smart AI-powered website builder landing page

Astra

A smart AI-powered website builder landing page

Author Avatar Theme by shreyas-29
Github Stars Github Stars: 195
Last Commit Last Commit: Sep 22, 2024 -
First Commit Created: Nov 5, 2024 -
default image

Overview

Astra is a modern website built with a powerful tech stack including Next.js, TailwindCSS, shadcn UI, and Clerk for secure authentication. This project showcases a fully responsive design with server-side rendering capabilities.

Features

  • Next.js: Utilized for building the React-based website
  • TailwindCSS: Used for styling with utility-first CSS
  • Shadcn UI: Provides elegant UI components
  • Magic UI: Offers additional UI components
  • Clerk: Ensures secure user authentication

Installation

Quick Start

  1. Prerequisites:
    • Node.js, Git, and one of the following package managers: npm, yarn, pnpm, or bun.
  2. Clone repository:
    git clone <repository-url>
    
  3. Install dependencies:
    npm install
    
  4. Setup env variables:
    • Update environment variables as needed.
  5. Run development server:
    npm run dev
    
  6. Preview:
    • Open your browser and go to http://localhost:3000.

Summary

Astra is a modern website showcasing advanced tech features like Next.js, TailwindCSS, and secure authentication with Clerk. The installation process is straightforward, requiring basic prerequisites and a few simple steps outlined in the guide.