Tasker is a web application that allows users to easily add, remove, update, and search tasks. The application is built using React and Tailwind CSS.In this project use react context and reducer for state-management.
To install Improve Tasker, clone the repository from GitHub and run npm install
to install the dependencies.
- react
- tailwindcss
- state management (react context, react reducer)
To start the application, run npm start
and open http://localhost:5114 in your browser. You can add a new task by clicking the 'Add Task' button and filling out the form. To remove a task, click the 'Delete' button next to the task. To update a task, click the 'Edit' button and make the necessary changes. You can search for a task by typing in the search bar.
https://github.com/md-rejoyan-islam/tasker.git