This is a direct clone from Jira. Jira was created in order to plan, track, and manage your agile and software development projects. Customize your workflow, collaborate, and release great software.
This was created thanks to ngoctinvo and nttminh
- NextJS, PWA
- TailwindCSS
- Libraries such as Mui, React Toastify, Yup...
- Remain responsive across devices
Use the package manager yarn to install all dependencies.
yarn
To start the development server, please use the command below.
yarn dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.