I'm a frontend developer and I want to improve my coding skills and try out new things. It's very difficult to start with a new idea for a practicing project. So I decide to choose a tool and make its clone. I choose a tool that is very familiar to me. That's Jira :)
You can see the live demo here: Live demo
- Angular - The modern web developer's platform.
- Ngrx - Reactive State for Angular.
- TailwindCSS - Rapidly build modern websites without ever leaving your HTML.
- Ng-Zorro - Ant Design of Angular.
- Install Node.js which includes Node Package Manager.
- Install Angular CLI.
-
Clone this repository:
git clone https://github.com/ducdv98/jira-clone -
Install dependencies:
npm install -
Start the development server:
npm run start
Currently, this application is running with static data. In the future, I hope I can implement a backend server for it. May be using NestJS.
Of course, any contributions or collaborations are welcome.
If you have any ideas, please create an issue and tell me what you think.
If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.
Love this repo? Give my repo a star ⭐ ⬆️.