Tija--Jira like project

Statements Branches Functions Lines
Statements Branches Functions Lines

✨ Project Introduction

Welcome to Tira, mock Jira front end.

Tech Stack

Client Side

  • React
  • Redux
  • Hooks
  • Ant design

📦 Install

Client Side

yarn add

🔨 Usage

⌨️ Development

Test

yarn pre-commit
or
yarn test

Working flow

  • Clearly understand the requirement of the ticket
  • Create your own feature branch from develop branch
  • Finish your code development, create a PR to develop branch
  • Waiting for code review
  • Merge your code to develop branch