Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)