Skip to content

matheus55391/kanban_board

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Kanban Board Nextjs

An awesome Kanban Board website for organize yours projects!
Explore the docs »

View Demo · Report Bug · Request Feature · Figma

About The Project

Product Name Screen Shot

Welcome to our Kanban project management tool, designed to enhance organization and efficiency, inspired by the flexibility of ClickUp.

Here’s why this project stands out:

Focus on Innovation: Our tool allows you to channel your energy into creating something amazing, helping to streamline workflows and boost productivity. Avoid Repetition: Eliminate the tedious task of repetitive project setup. Our Kanban tool simplifies the process, so you can get started quickly. Embrace Efficiency: Apply the DRY (Don't Repeat Yourself) principles not just in your coding practices but in your project management as well. 😄 We understand that every project has unique needs, which is why we’re committed to continuously enhancing this tool. We welcome your suggestions and contributions—fork this repository, create a pull request, or open an issue to share your ideas.

Thank you to everyone who has contributed to making this project better!

Get started and elevate your project management with our Kanban tool.

(back to top)

Built With

  • Next
  • React

(back to top)

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. For runnig this project you need use this API (http://linkapi.com)
  2. Clone the repo
    git clone https://github.com/matheus55391/kanban_board.git
  3. Install NPM packages
    npm install
  4. Enter your ENVs in .env
    const API_KEY = "ENTER YOUR API";
  5. Running in dev mode
    npm run dev

(back to top)

Contact

Linkedin - @matheus55391 - [email protected]

Project Link: https://github.com/matheus55391/kanban_board

(back to top)