Skip to content

darideveloper/task-board-app

Repository files navigation



Task Board App

Task Board App

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
  1. Build With
  2. Media
  3. Details
  4. Roadmap

Build with

Media

home

Details

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.

Learning

  • 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

Roadmap

  • 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

Releases

No releases published

Packages

 
 
 

Contributors