Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-webdev committed Jul 16, 2022
1 parent 1f33efd commit 27570b1
Showing 1 changed file with 29 additions and 4 deletions.
33 changes: 29 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,32 @@
# habit-tracker-app
# Welcome to Habito 👋

Wanted a habit tracker for great UI, well this is for you!!
> In today's world full of distractions, many often need to employ strategies to stay focused and increase their productivity. Habito helps people break this habit of being distracted easily and helps them in generating new habits
https://pomohabit.netlify.app/
### [Demo](https://pomohabit.vercel.app/)

(Still in development)
## Install

```sh
npm install
```

## Usage

```sh
cd client
npm start

cd server
npm start
```

## Author

👤 **Aman Nabi**

- Github: [@aman-webdev](https://github.com/aman-webdev)
- LinkedIn: [@aman-nabi-33ba1422a](https://linkedin.com/in/aman-nabi-33ba1422a)

## Show your support

Give a ⭐️ if this project helped you!

1 comment on commit 27570b1

@vercel
Copy link

@vercel vercel bot commented on 27570b1 Jul 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

habit-tracker-app – ./

habit-tracker-app-aman-webdev.vercel.app
habit-tracker-app-git-master-aman-webdev.vercel.app
pomohabit.vercel.app

Please sign in to comment.