Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T07:50:37.000Z (4 months ago)
- Last Synced: 2024-08-20T09:48:23.991Z (4 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 [email protected]: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)