An open API service indexing awesome lists of open source software.

https://github.com/rafeyosa/todo-app

Todo App (React.js, FantaCSS)
https://github.com/rafeyosa/todo-app

Last synced: 28 days ago
JSON representation

Todo App (React.js, FantaCSS)

Awesome Lists containing this project

README

        

# Todo App

A simple and interactive To-Do App built using React. This app allows users to add, update, and delete tasks. The goal of this project is to practice React fundamentals.

## Learning objectives
- React.js Basics (Components, Hooks, Props)
- Local Storage
- Layouting Responsive Web

## Link resources
- [FontAwesome CDN](https://cdnjs.com/libraries/font-awesome)
- [FontAwesome Icons](https://www.fontawesome.com)
- [FantaCSS](https://www.fantacss.smoljames.com)
- [Vite](https://vite.dev/guide)