A Trello-like Task Management Web Application Built with React, TailwindCSS, Formik
- Clone the project by running this command on your terminal
git clone git@github.com:danielokoronkwo-coder/kanban-task-manager.git
- Navigate to the newly created directory with
cd kanban-task-manager
- Install all the project dependencies by running
yarn
ornpm install
- Enjoy your cup of coffee while you inspect this beautiful piece, you are welcome.