Skip to content

Commit

Permalink
test(calendar): test DayHabitModalDialog component
Browse files Browse the repository at this point in the history
  • Loading branch information
domhhv committed Feb 29, 2024
1 parent fd66f3b commit 2ac4703
Show file tree
Hide file tree
Showing 11 changed files with 10,464 additions and 17,403 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Habits Calendar Tracker
# Habilify

### Habits Calendar Tracker

![Habits Calendar Tracker](https://i.ibb.co/HGKsdk5/screencapture-localhost-8081-calendar-2024-02-23-16-01-26.png)

This app is designed to provide a simple and intuitive way to monitor habits. Track your habits with ease using this customizable and user-friendly React-based habits calendar tracker.

The app is live [here]([https://domhhv.github.io/react-habits-calendar-tracker/](https://whale-app-ilssy.ondigitalocean.app/calendar)). It uses:
The app is live [here]([https://habilify.io]). It uses:
- React Aria [calendar hooks](https://react-spectrum.adobe.com/react-aria/useCalendar.html) to generate the calendar view
- [framer-motion](https://www.framer.com/motion/) for animations
- [Material Joy UI](https://mui.com/joy-ui/getting-started/) for the UI and styling solution
- [Supabase](https://supabase.io) for Authentication, Database and Storage

Expand Down Expand Up @@ -101,7 +102,7 @@ Follow these steps to get the project up and running on your local machine.
2. **Navigate to the project directory:**

```bash
cd react-habits-calendar-tracker
cd habilify
```

3. **Install dependencies:**
Expand Down
Loading

0 comments on commit 2ac4703

Please sign in to comment.