Skip to content

codelabsacademy/react-todo-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! 😄