LeonardoYz / TodoList

☑️ Application made to help you better organize your tasks and improve your productivity

Home Page:https://todolist-nine-bay.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✅ 𝐓𝐨𝐝𝐨 𝐚𝐩𝐩

❗ Solution for a challenge from Devchallenges.io.

Links   |    Technologies   |    How To Use

🔎 About: Application made to help you better organize your tasks and improve your productivity.

⚔️ 𝐓𝐡𝐞 𝐜𝐡𝐚𝐥𝐥𝐞𝐧𝐠𝐞

Users should be able to:

  • Add a new task
  • Complete a task
  • Toggle between All, Active and Completed
  • Remove one or all tasks on the Completed tab

⚙️ 𝐏𝐥𝐮𝐬:

✔️ Data stored in local storage so when the user refreshes the page or leaves it, the progress still exists.

👀 𝗣𝗿𝗲𝘃𝗶𝗲𝘄

🗔 Demo URL: Demo

💡 Solution: Solution

🗡️ Challenge: Challenge

⚙️ 𝗧𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝗶𝗲𝘀

  • ReactJS
  • Typescript
  • Styled components
  • React icons

📌 𝗛𝗼𝘄 𝗧𝗼 𝗨𝘀𝗲

# Clone this repository
$ git clone https://github.com/LeonardoYz/TodoList.git

# Go into the repository
$ cd TodoList

# Install dependencies
$ yarn install

# Run the application
$ yarn start

About

☑️ Application made to help you better organize your tasks and improve your productivity

https://todolist-nine-bay.vercel.app/


Languages

Language:TypeScript 95.5%Language:HTML 4.5%