Athera-AI Tailwind Templates

Athera Ai

The Digital Wellness AI Website is a modern and minimalistic platform built with Next.js (React + Node.js) and styled using Tailwind CSS. It empowers users to improve their mental well-being through personalized wellness experiences powered by AI.

Athera AI Project - Next.js

A modern web application built with Next.js 15, TypeScript, Tailwind CSS, and Shadcn/ui components.

šŸ“ Project Structure

/athera-ai
ā”œā”€ā”€ /src
│   ā”œā”€ā”€ /app (Next.js App Router)
│   ā”œā”€ā”€ /components (Reusable UI components)
│   └── /lib (Utility functions and configurations)
ā”œā”€ā”€ /public (Static assets)
ā”œā”€ā”€ package.json
ā”œā”€ā”€ tsconfig.json
ā”œā”€ā”€ components.json (Shadcn/ui config)
└── README.md

šŸš€ Setup Instructions

1ļøāƒ£ Clone the Repository

git clone https://github.com/F4P1E/Athera-AI.git
cd Athera-AI

2ļøāƒ£ Install Dependencies

pnpm install

3ļøāƒ£ Run Development Server

pnpm run dev

The application will start in development mode with Turbopack enabled. Open http://localhost:3000 to view it in your browser.

šŸ”§ Tech Stack

  • āœ… Next.js 15 - React framework with App Router
  • āœ… TypeScript - Type safety and better developer experience
  • āœ… Tailwind CSS - Utility-first CSS framework
  • āœ… Shadcn/ui - Re-usable components built with Radix UI and Tailwind
  • āœ… ESLint - Code linting
  • āœ… Turbopack - Incremental bundler for faster development

šŸ“œ Available Scripts

  • pnpm dev - Starts development server with Turbopack
  • pnpm build - Creates production build
  • pnpm start - Runs production server
  • pnpm lint - Runs ESLint for code linting

šŸ“Œ Future Improvements

  • Add authentication system
  • Implement database integration
  • Add more interactive UI components
  • Implement API routes
  • Add testing framework

Feel free to contribute! šŸ˜ŠšŸŽ‰

Top categories

Loading Svelte Themes