This project was bootstrapped with Create React App.
Add new lane and delete lane feature added
Home Page |
---|
For now you can only add tasks in 3 columns, and all the data is store in the localstorag
only. You can like the task, edit and delete.
In the project directory, you can run:
To Install the npm packages
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
- ReactJS.
- Redux.
- React testing lib.
- TypeScript.
- SCSS.