Skip to content

gpecapedra/todo-list

Repository files navigation

to.do list

Ignite Journey - Challenge 01

Project   |    Technologies   |    Layout   |    How to Use   |    Features   |    License

GitHub language count GitHub top language GitHub repo size GitHub last commit Github license

to.do list


💻 Project

An application where your main objective is a to-do list, to practice a little more about state manipulation in React. A challenge from Rocketseat's Ignite journey.

🚀 Technologies

This project was developed with the following technologies:

🔖 Layout

Created from Rocketseat template.

ℹ️ How To Use

To clone and run this application, you'll need Git and Yarn. From your command line:

# Clone the repository
$ git clone https://github.com/gisabernardess/todo-list.git 
# Go into the directory $ cd todo-list
# Install dependencies $ yarn
# Run the development server $ yarn dev
# Navigate to http://localhost:8080 # The app will automatically reload if you change any of the source files.

✨ Features

  • Add a task;
  • Delete a task;
  • Mark and unmark a task as completed;

📄 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Gisele Silva 👋🏻 Get in touch!