Skip to content

aastikdas/ChetnaAaram-frontend

Repository files navigation

🌿 ChetnaAaram – Frontend

This is the frontend of the ChetnaAaram project — a mental awareness and calmness web application.
Built with Vite, React, and Tailwind CSS, it provides a fast and modern UI experience.


🚀 Tech Stack

  • Vite – Next-generation frontend tooling
  • ⚛️ React – UI library for building dynamic interfaces
  • 🎨 Tailwind CSS – Utility-first CSS framework
  • 🌐 Axios / Fetch – For API calls
  • 🔗 Socket.io Client (if real-time features are used)

🛠️ Setup Instructions

1. Clone the repository

git clone https://github.com/aastikdas/ChetnaAaram-frontend.git
cd ChetnaAaram-frontend

2. Install Install dependencies

npm install

3. Create environment file

VITE_API_URL=http://localhost:4000/api
VITE_SOCKET_URL=http://localhost:4000

4. Run the development server

npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages