Skip to content

byandrev/tomatozen

Repository files navigation

TomatoZen

Pomodoro Application.

Tomatozen

Dependencies

  • Vite
  • ReactJS
  • ChakraUI
  • ReactIcons
  • Jest

Installation

git clone https://github.com/byandrev/tomatozen

Setup

npm install or yarn install
npm run dev or yarn dev

Contribution

Thank you for considering contributing to our project! We welcome contributions from the community, whether it's for fixing existing issues, adding new features, or improving the documentation. Here's how you can contribute:

  • If you find an issue or have a feature request, please first check our "Issues" section to make sure it hasn't been reported before. If it's a new issue, you can open a new issue and provide a detailed description.

  • If you want to contribute with code, follow these steps:

    1. Fork this repository and clone your copy to your local machine.
    2. Create a new branch for your contribution: git branch branch-name.
    3. Make the necessary changes to the code.
    4. Ensure your changes follow our code style guidelines.
    5. Commit your changes: git commit -m 'Description of the changes'.
    6. Push your changes to your remote repository: git push origin branch-name.
    7. Open a pull request on our main repository, describing the changes made and providing any additional context.

If you have any questions or need further information, feel free to contact us via twitter.

Contributors

  • Andres Parra
  • Mauricio Di Donato Sanchez

License

This project is licensed under the GNU General Public License (GPL). Please see the LICENSE file for more information on the terms and conditions of use.

All contributors to this project agree that their contributions will be distributed under the terms of the GPL License.