You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Todo is a simple to-do list application that was created as a practice project to introduce the use of Redux. The project is built using React and CSS. The application allows users to create and manage a list of tasks, and can include features such as adding new tasks, editing existing tasks, marking tasks as completed [ARCHIVED]
This is the shop application that is based on react where all the state management is done by using redux. All the shop products are comming from free fake rest api by using axios.