KanbanApp--React

KanbanApp Intro

KanbanApp

See the live version of KanbanApp.

KanbanApp is a project developed to practice modern React, including functional components, hooks, and context. It’s an application for managing tasks using the Kanban methodology.

Main features:

 

💡 Technologies

React JavaScript HTML5 Tailwind CSS webpack Babel ESLint Prettier Node.js NPM

 

## :camera: Few screenshots ##

Main view

Main

Add task form

Form#1

Add column form

Form#1

Full column notification

Notification

 

Future plans

 

🔗 See also

Are you interested in API and OOP? See my other project Excursions app.

 

💿 Installation

The project uses node and npm. Having them installed, type into the terminal: npm i.

 

💭 Conclusions for future projects

I would like to improve…

State management

I want to deepen my knowledge of state management. Currently I’m learning Redux so my future projects will be much better in this matter :).

 

🙋‍♂️ Feel free to contact me

Find me on…

LinkedIn Gmail

 

👏 Special thanks

Thanks to my Mentor - devmentor.pl – for providing me with this task and for code review.