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

https://github.com/matthysdev/waittofit-v1


https://github.com/matthysdev/waittofit-v1

Last synced: 30 days ago
JSON representation

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/)