Artur-Poffo / ToDo-List-Ignite

The first challenge of React.js trail in Ignite

Home Page:https://to-do-list-ignite-rocket.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo List with React.js (Ignite Rocketseat)

Print of project

To deepen my knowledge I'm taking the Rocketseat Ignite course, I started recently.

This is the first challenge on the updated React.js trail.

I'm actually really enjoying this course, mainly because of the organization of the platform and the challenges, so if you're thinking of signing up, I recommend it.

Technologies

  • React.js
  • TypeScript
  • Vite
  • uuid (generate id's)
  • styled-components
  • phosphor-icons

Services Used

  • GitHub
  • Vercel

Getting started

  • Clone the repository
  git clone https://github.com/Artur-Poffo/ToDo-List-Ignite.git
  • install dependencies
  npm install
  • Run the project
  npm run dev

Features

  • Crate new tasks
  • Mark or unmark task as completed
  • Delete tasks
  • View task progress
  • Save and get tasks from localStorage

Links

Versions

1.0.0

Authors

  • Artur Poffo

Please follow github and join us! Thanks to visiting me and good coding!

About

The first challenge of React.js trail in Ignite

https://to-do-list-ignite-rocket.vercel.app


Languages

Language:TypeScript 95.8%Language:HTML 4.2%