Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 716 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 716 Bytes

Code Labs Academy - React Todo Application

About this repository

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.

Concepts covered

This Todo Application is built using only class-based components.

Resources

  • Here's a good cheatsheet to get started with ReactJS.

Happy learning! 😄