https://github.com/viktorsvertoka/your-energy
Web App Your Energy, team project on JavaScript 💪
https://github.com/viktorsvertoka/your-energy
css3 goit html5 javascript vite your-energy
Last synced: over 1 year ago
JSON representation
Web App Your Energy, team project on JavaScript 💪
- Host: GitHub
- URL: https://github.com/viktorsvertoka/your-energy
- Owner: ViktorSvertoka
- License: mit
- Created: 2023-12-10T14:30:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T20:41:51.000Z (almost 2 years ago)
- Last Synced: 2024-08-14T22:36:24.932Z (almost 2 years ago)
- Topics: css3, goit, html5, javascript, vite, your-energy
- Language: CSS
- Homepage: https://viktorsvertoka.github.io/your-energy/
- Size: 6 MB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Development team :
- [](https://github.com/ViktorSvertoka)
Viktor Svertoka **Team Lead**
- [](https://github.com/AM1007)
Andrew Motko **Scrum Master**
- [](https://github.com/LesiaUKR)
Lesia Soloviova **Front End Developer**
- [](https://github.com/AlinaRyabova)
Alina Riabova **Front End Developer**
- [](https://github.com/SvitlanaSavchenko)
Svitlana Savchenko **Front End Developer**
- [](https://github.com/TiZorii)
Tetiana Zorii **Front End Developer**
- [](https://github.com/Vademandr)
Vadym Andriushchenko **Front End Developer**
- [](https://github.com/YNazymko12)
Yuliia Nazymko **Front End Developer**
- [](https://github.com/yevheniidatsenko)
Yevhenii Datsenko **Front End Developer**
# Presentation

# Examples of writing commits on a project
## We use the following types of commits:
- Feat(HTML) Added new functionality
- Fix(JS) Error correction
- Perf(JPEG) Changes to improve performance
- Refactor(PNG) Code edits without fixing bugs or adding new features
- Revert(JS) Rollback to previous commits
- Style(CSS) Code style edits
- Docs(README) Documentation update
Choose from the list the description of the commit that fits your task, in
brackets we write the file in which we worked, and in the body of the commit we
write what we did (changed) etc.
- `Look at Figma layout`
[**Layout Figma**]()
- `Look at Swagger Schema`
[**Swagger Schema**](https://your-energy.b.goit.study/api-docs/#/)
- npm install
- npm run dev