https://github.com/qobulovasror/habit-tracker-mobile
A program that helps you develop new habits and grow
https://github.com/qobulovasror/habit-tracker-mobile
expo habit-tracking habits mobile-app react-native
Last synced: 3 months ago
JSON representation
A program that helps you develop new habits and grow
- Host: GitHub
- URL: https://github.com/qobulovasror/habit-tracker-mobile
- Owner: qobulovasror
- License: mit
- Created: 2023-12-29T14:46:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T07:50:37.000Z (about 1 year ago)
- Last Synced: 2025-04-06T19:38:16.597Z (7 months ago)
- Topics: expo, habit-tracking, habits, mobile-app, react-native
- Language: JavaScript
- Homepage:
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Habit Tracker
This program is designed to help you manage and focus on your habits.
Technologies used to create the program:
1. React Native
2. Expo
## Install
Follow these steps to install the program:
1. Clone the repository:
```bash
git clone git@github.com:qobulovasror/habit-tracker-mobile.git
cd habit-tracker-mobile
```
2. Install packages:
```bash
npm install
```
3. Run the program:
```bash
npx expo start
```
Contribution:
If you have suggestions or work to improve the application, open a Pull Request.
The author:
The program was created by [Qobulov Asror](https://github.com/qobulovasror)
License:
[MIT](https://github.com/qobulovasror/habit-tracker-mobile/blob/main/LICENSE)