Skip to content

To-do machine. Organize your daily plan and goals schedule. Have a very productive day.

Notifications You must be signed in to change notification settings

Alvarenga144/TodoList-Reactjs18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO-List ⚛️

Hello! This is the repository for the TODO List App. This project was created with the main guidance and development from the Introduction to React.js Course at Platzi. The main branch contains the code we started with in the course, and since it is a personal project, I decided to use the main branch. However, there is also a gh-pages branch for deploying the application.

introducing

➡️ You can try the live application here.

The application is entirely built with React.js, initialized using Create React App. The app simulates a CRUD using the browser's LocalStorage instead of a database. It maintains good data persistence as long as the browser data is not cleared. The styles are completely custom-made, showcasing an animated, playful, and modern design. For the styles, only CSS was used for the components, which have the JSX syntax specific to React ⚛️

You can clone this repository and install it locally ✅🫡

To get started, simply clone this repository (git clone), install its dependencies (npm i) and run the application (npm start). Remember to be in the directory where you want to clone the project. Git must be installed on your computer. 👍🏻

About

To-do machine. Organize your daily plan and goals schedule. Have a very productive day.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published