Skip to content

Hell1213/clarity-app

Repository files navigation

Clarity App

Live App: https://clarity-app-one.vercel.app

Backend API: https://clarity-app-d6ad.onrender.com

Clarity is an AI-powered wellness app that helps users improve focus and mental health through intelligent journaling, productivity tracking, and personalized insights.

Features

  • AI-powered journal with sentiment analysis
  • Focus timer (Pomodoro)
  • Mood tracking and analytics
  • Voice-to-text input
  • Google authentication
  • Achievement badges and gamification
  • Beautiful, responsive UI

Tech Stack

  • Frontend: React, Vite, TypeScript, Firebase Auth
  • Backend: Node.js, Express, OpenAI API
  • Deployment: Vercel (frontend), Render (backend)

Live Demo

How to Run Locally

  1. Clone the repo:
    git clone https://github.com/Hell1213/clarity-app.git
    cd clarity-app
  2. Frontend:
    cd src
    npm install
    npm run dev
  3. Backend:
    cd backend
    npm install
    npm start
  4. Add your own .env files for local development (see .env.example if provided).

Deployment


Made with ❤️ by Hell1213 .

About

"Clarity is an AI-powered wellness app that helps users improve focus and mental health through intelligent journaling, productivity tracking, and personalized insights."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors