doit

A simple To-Do List

in Javascript/React.js

doit is a simple to-do list implemented in React.js

Add stuff, subtract stuff, cross stuff off, and sort the stuff all sorts of ways!

Just doit

doit was developed in Javascript and specifically React.js

as a learning tool to help me work on my react.js skills

Reflection

Repo Available: Click Here

Try it out: Click Here

doit, created in 2023, was created to help me become more proficient in JavaScript, specifically with React.js in preparation for larger future projects. This hands-on experience allowed me to explore the framework's capabilities and best practices. The application utilizes local storage to manage user lists, ensuring data persistence on the user's machine. Additionally, it offers various sorting options for the items to enhance usability and functionality.

This project not only helped get me acquainted with React.js but strengthened my JavaScript skills as a whole, providing a solid foundation for tackling more complex applications if I decide to work more with React.js in the future.