Skip to content

BrunoGabrielGodoi/devChallange-toDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

image

  • What was your experience? This was my first front-end project so it was kind of hard to get React hooks and life cycle but nothing as hard as making things stay where they should D:
  • What have you learned/improved? All the basic React hooks and so flex styling
  • Your wisdom? :) Use state + use effect + object can give you some headaches

Obs: My first little front-end project <3

Built With

Features

This should work as a simple todo list would. Do you can:

  • Add items (wow!)
  • Mark them as completed
  • Filter items by status
  • Delete Items (Amazing)

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/BrunoGabrielGodoi/devChallange-toDoList.git

# Install dependencies
$ yarn install

# Run the app
$ yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published