Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 1.35 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.35 KB

This repository contains the GoBarber FrontEnd application, developed during RocketSeat Bootcamp GoStack 14, improved with my current knowledge about some patterns, tests, and my personal code preferences.

So, the code avaiable here may differ from the original, which can be found HERE.

To - Do

  • Commit pattern (git-commit-msg-linter)
  • Husky and lint-staged
  • Tests implementation
  • CI (CircleCI)
  • CD (Heroku)