Welcome to BetterME β your ultimate personal growth companion! π
I built this project to track my daily expenses, junk food habits, tasks, journal entries, and everything in between. ππ°π
With BetterME, I stay in control of my life, build better habits, and grow every single day! π±β¨
π‘ "Your future is created by what you do today, not tomorrow." β Take the first step with BetterME! π
- β‘ Next.js β The powerful React framework for modern web apps.
- π¨ Tailwind CSS β Effortless, responsive designs with utility-first CSS.
- ποΈ ShadCN UI β Sleek, customizable components.
- π₯οΈ TypeScript β Type-safe code for a robust development experience.
- π Clerk Auth β Hassle-free authentication integration.
π Deployed on Vercel π
- π Express.js β The lightweight Node.js web application framework.
- ποΈ Mongoose β Simplified MongoDB interactions for scalable data models.
- π§ Llama-3 AI Integration β Intelligent AI-powered features with Llama-3.
π Deployed on Render π
- π Frontend: Lightning-fast deployment, modern UI, and seamless user experience.
- π₯ Backend: Scalable, feature-packed, and smart integration for real-world solutions.
- πΈ Track Daily Expenses
- π Monitor Junk Food Consumption
- β Manage Tasks and To-Do Lists
- π Write and View Journal Entries
- π Gain Insights into Your Habits
git clone https://github.com/StarDust130/BetterME.git
cd BetterME
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=***
CLERK_SECRET_KEY=***
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_SIGN_IN_FORCE_REDIRECT_URL=/home
NEXT_PUBLIC_CLERK_SIGN_UP_FORCE_REDIRECT_URL=/home
NEXT_PUBLIC_CLERK_SIGN_IN_FALLBACK_REDIRECT_URL=/home
NEXT_PUBLIC_SERVER_URL="http://localhost:5000/api/v1/dayTask"
NEXT_PUBLIC_HABITS_SERVER_URL="http://localhost:5000/api/v1/habits"
NEXT_PUBLIC_STATS_SERVER_URL="http://localhost:5000//api/v1/stats"
MONGODB_URL = ***
PORT=5000
CLIENT_URL="http://localhost:3000"
LLAMA_API_KEY=***
cd client
npm install
cd server
npm install
cd client
npm run dev
cd server
npm run dev
π― BetterME is not just an app β it's your personal guide to becoming the best version of yourself!
β¨ Made with β€οΈ by Chandrashekhar π»