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
- Prerequisites:
- Node.js, Git, and one of the following package managers: npm, yarn, pnpm, or bun.
- Clone repository:
git clone <repository-url>
- Install dependencies:
npm install
- Setup env variables:
- Update environment variables as needed.
- Run development server:
npm run dev
- 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.