Skip to content

rayshivam30/habit-tracker-app

Repository files navigation

Build a Habit Tracker App with React Native & Appwrite

⚙️ Tech Stack

  • React Native – For building native apps
  • Expo – For simplifying the React Native development
  • Appwrite – For backend and real-time database
  • TailwindCSS – For styling the app with utility-first CSS
  • React Hooks – For managing component state and side-effects
  • TypeScript (optional) – Type safety and tooling
  • GitHub & Vercel – Deployment (for web versions if applicable)

⚡️ Features

  • 🏅 Habit Streaks Track and visualize your habit streaks with real-time updates.

  • Add/Complete Habits Add new habits, mark them as completed, and delete them from your list.

  • 🔄 Real-Time Data Sync your habits and completions in real-time with Appwrite.

  • 🌑 Dark Mode Support Use TailwindCSS to implement a beautiful and responsive dark mode.

  • 📱 Responsive Design Use Expo's built-in features to create a mobile-first, responsive design.

  • 🚀 User Authentication Users can sign up, sign in, and manage their authentication state with Appwrite.


👌 Quick Start

Prerequisites

Clone and Run

git clone https://github.com/yourusername/habit-tracker-react-native.git
cd habit-tracker-react-native
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors