This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Activities done:
Addition of new list.
Addition of the cards to the lists.
Drag and Drop the cards and lists
Basic designing using styled components.
Activities ToDo:
Add Node.js Backend to persist the task in each card and list.
Handle editing of lists and cards title text.
Some more design fixes.