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

https://github.com/ant-vu/habits-app

habit tracker (feat. Vue, Nuxt, Pinia, JS, and Firebase)
https://github.com/ant-vu/habits-app

firebase javascript nuxt pinia vue

Last synced: 3 months ago
JSON representation

habit tracker (feat. Vue, Nuxt, Pinia, JS, and Firebase)

Awesome Lists containing this project

README

          

# **Habit Tracker**

## **Installation**

To install Habit Tracker, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/ant-vu/habits-app.git
```

2. Install dependencies:

```bash
npm install
```

3. Start the project:

```bash
npm run dev
```

## **License**

Habit Tracker is released under the MIT License. See the **[LICENSE](https://github.com/ant-vu/habits-app/blob/master/LICENSE)** file for details.

## **Author**

Habit Tracker was created by **[Anthony Vu](https://github.com/ant-vu)**.