Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.37 KB

File metadata and controls

40 lines (30 loc) · 1.37 KB

🚀 Commit Flow

Live Demo: https://commit-flow.netlify.app/

Commit Flow is a professional productivity tool designed to standardize Git history. It empowers developers to build clear, structured, and industry-standard commit messages through an intuitive and optimized interface.

✨ Key Features

  • Guided Commit Generator: A step-by-step workflow to ensure consistency across repositories.
  • Modular Architecture: Built with Angular 21 following Clean Code and SOLID principles.
  • Professional Styling: Modern and scalable UI developed with SCSS (Sass).
  • Reliable Testing: Integrated with Vitest to ensure logic integrity and stability.

🛠️ Technical Stack

  • Framework: Angular 21
  • Styles: SCSS (Sass)
  • Testing: Vitest
  • Scaffolding: Angular CLI

🚀 Installation & Setup

  1. Clone the repository:
    git clone [https://github.com/ErnestoIngles/commit-flow.git](https://github.com/ErnestoIngles/commit-flow.git)
    
  2. Install dependencies:
 npm install
  1. Run development server:
 ng serve

Navigate to http://localhost:4200/ to start using the tool.

👨‍💻 Author

Ernesto Inglés Software Developer & Computer Science Student

Passionate about software architecture, clean code, and building tools that improve the developer experience.