Visit at: darideveloper.github.io/task-board-app
Task board based in React JS course of the developer Fazt "Curso de Reactjs desde Cero para principiantes 2022"
Project type: personal
Table of Contents
Small React project for learn the main React topics. The app use the data stored in a local javascript file, and have the functions to add and delete new task.
- Develop enviroment
- Project Structure
- Hello World
- Components
- EcmaScript - Javascript Modulesd)
- Props
- Styles
- Components types
- Event Handlers
- Fetch API
- Third Party Modules
- Arrays in React
- React hooks
- Setup App
- Show task list
- Add task with a form
- Split in components
- Delete task
- Create and Use context
- Tailwindcss
- Gihtub pages deploy
- Edit tasks
- Update tasks
- keep changes
