An open API service indexing awesome lists of open source software.

https://github.com/maximemoreillon/habit-tracker-gui

A simple firebase app built using Svelte to keep track of habits
https://github.com/maximemoreillon/habit-tracker-gui

firebase svelte

Last synced: about 2 months ago
JSON representation

A simple firebase app built using Svelte to keep track of habits

Awesome Lists containing this project

README

          

# Habit tracker

A simple Firebase app with a Svelte GUI.

## Developing

Once you've created a project and installed dependencies with `npm install`, start a development server:

```bash
npm run dev
```