Skip to content

BaoHo205/Mindary-FrontEnd

 
 

Repository files navigation

Mindary Frontend

This is the frontend for Mindary, a mental health and wellness application. Built with Next.js, Tailwind CSS, and TypeScript.

Features

  • Modern UI with Tailwind CSS
  • Diary, onboarding, authentication, and more
  • Component-based architecture

Getting Started

Prerequisites

  • Node.js (v18 or higher recommended)
  • pnpm (recommended for package management)

Installation

pnpm install

Running the Development Server

pnpm dev

Open http://localhost:3000 in your browser to view the app.

Building for Production

pnpm build

Starting Production Server

pnpm start

Project Structure

  • app/ - Main application pages and routes
  • components/ - Reusable UI and feature components
  • hooks/ - Custom React hooks
  • lib/ - Utility functions
  • public/ - Static assets

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.9%
  • CSS 1.8%
  • JavaScript 0.3%