Work

React Todo.js

React.js
TailwindCSS
LocalStorage
Vite.JS
NPM

React dynamic to-do list with tailwind frontend

An image of an the tictactoe

📚 General overview

To gain more experience with React and the localStorage API, I developed a dynamic to-do app with various features such as a search bar, a checkbox to hide completed tasks, and more. Tasks are stored in localStorage, ensuring that all modifications are persisted. Finally, the frontend is built using Tailwind.


📂 Source

The source code and installation instructions are accessible here.

You can also test it directly in here.