https://github.com/matthysdev/waittofit-v1
https://github.com/matthysdev/waittofit-v1
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matthysdev/waittofit-v1
- Owner: MatthysDev
- Created: 2023-04-06T14:14:39.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T12:37:43.000Z (about 3 years ago)
- Last Synced: 2025-01-10T03:19:00.945Z (over 1 year ago)
- Language: JavaScript
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WaitForFit
WaitForFit is a web application that allows you to track your fitness goals and progress.
## How to start
1. Clone the repository
2. Run `npm install` to install all dependencies
3. Run `npm start` to start the application
## How to push
```console
git add .
git cz
```
## Tools
- [React](https://reactjs.org/)
- [Gatsby](https://www.gatsbyjs.org/)
- [GraphQL](https://graphql.org/)
- [Jest](https://jestjs.io/)
- [Storybook](https://storybook.js.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Prettier](https://prettier.io/)
- [EsLint](https://eslint.org/)