This repository contains a fully-functional Todo Application built with ReactJS. In the Modern Web Development with ReactJS unit of the web development bootcamp offered by Code Labs Academy we go from the basic concepts such as JSX, working with components, conditional rendering, to the advanced concepts such state management with Redux Toolkit.
This Todo Application is built using only class-based components.
- Here's a good cheatsheet to get started with ReactJS.
Happy learning! 😄