Skip to content

thestonechat/habits-sh

Repository files navigation

habits.sh

habits is a simple habit tracker with no sign up, no ads or subscriptions and cross device sync.

Installation

This is a very basic react app and can be installed in very few steps:

  1. Clone this repository
git clone https://github.com/thestonechat/habits-sh.git
  1. Install the modules
cd habits-sh
npm install
  1. Create .env and enter the base values
REACT_APP_API_URL=https://aquabass.onpella.app
REACT_APP_PUBLIC_URL=http://localhost:3000
  1. Start the app
npm run start

About

A simple, convenient habit tracker with cross device sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published