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)
- Host: GitHub
- URL: https://github.com/ant-vu/habits-app
- Owner: ant-vu
- License: mit
- Created: 2024-12-07T01:22:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-28T01:54:47.000Z (over 1 year ago)
- Last Synced: 2025-05-21T03:13:16.287Z (about 1 year ago)
- Topics: firebase, javascript, nuxt, pinia, vue
- Language: JavaScript
- Homepage: https://habits-app-71y.pages.dev
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)**.