This project is an online Todo App, where you can add some tasks by filling the text in input, toggling a todo status by clicking on empty circle to make it completed or on check mark circle, show all todos, only compleated, only active or select all todos as completed by clicking on the arrow down icon in the left side from input, also you can delete the todo by clicking on the cross icon button which is located in the right side of the todo.
This project utilizes the following technologies and libraries:
- React
- React Transition Group
- Java Script
- Type Script
- SCSS with BEM (Block, Element, Modifier) methodology
- ClassNames
- Fontawesome
- Bulma