Skip to content

Rhythmisch is a simple app to help you build habits.

License

Notifications You must be signed in to change notification settings

chadian/rhythmisch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b713abe · Sep 30, 2023
Feb 5, 2022
Jul 3, 2021
May 24, 2021
Jul 2, 2021
Jul 28, 2023
Jul 28, 2023
Sep 30, 2023
Mar 24, 2021
Jul 28, 2023
Jan 8, 2021
Jun 13, 2021
Jul 28, 2023
Jul 28, 2023
Jul 2, 2021
Jul 5, 2021
Jul 5, 2021
Jul 5, 2021
Feb 5, 2022
Jul 28, 2023
Jul 28, 2023
Jul 28, 2023
Jul 2, 2021
Jul 28, 2023
Jul 28, 2023
Jul 28, 2023
Jul 28, 2023

Repository files navigation

Rhythmisch is a simple app to help you build habits. App screenshot

Development

This app is built using:

  • React
  • Next.js
  • Tailwind
  • Storybook
  • ESLint & Prettier

To get started:

  1. Clone this repo
  2. Run yarn
  • Local development: yarn dev (local server will run on port 3000)
  • Run tests: yarn test (add --watch flag for file watcher)
  • Storybook: yarn storybook
  • Lint: yarn lint

Contributions

See the CONTRIBUTING.md.