/

Learn and Build Everyday

Get in touch with me

/

React Todo App

React/Vanilla CSS

Project

Overview

A todo app that persists with the help of local storage. All todos will be saved to local storage and will be available even after the browser is closed. Add a todo, delete a todo, and mark a todo as complete. Clear all completed todos. Remove all todos and clear from local storage. This project was created to learn the basics of React. React is a JavaScript library for building user interfaces. React is a component based library that allows for the creation of reusable components. Styling was done with vanilla CSS.

Technologies

React

CSS

<--- back