My front-end pet project written on React
This list gives you opportunity to:
- create tasks with their description, deadline and tag, edit them
- sort them by date and title, search by title
- store them in groups by selecting a tag
- Tailwind CSS
- React
- Redux Toolkit
- React-spring, react-hook-forms libraries
git clone https://github.com/FurryLord/TO-DO-list
cd TO-DO-list
npm install
npm start