DEV Community

Cover image for I’ve open-sourced my habit tracker app built with React Native
Hasib Haque
Hasib Haque

Posted on

I’ve open-sourced my habit tracker app built with React Native

Hey everyone,

After a few weeks of building this habit tracker in public, I’ve finally open-sourced the app.

The goal of this project was to build a clean, simple, offline-first habit tracker.

Tech stack:

  • Expo (React Native)

  • TypeScript

  • SQLite for local data storage

You can find the source code here: https://gethabittracker.vercel.app

Top comments (0)