shakedhagag / ToDoList_tsx

A cool project I did to learn typescript!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do List

This project was made through a type-script course. I wanted to learn the basics of typescript and it seemed like a good fit. This is a simple, yet cool to do list.

image

🍀I have used react-beatiful-dnd which made the drag&drop features so easy and applicable.

🧑‍🎨And as for the icons I used react-icons/ai, an awesome library for projects like this.

Feel free to clone and run on your machine. git clone then --->

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

A cool project I did to learn typescript!


Languages

Language:TypeScript 62.2%Language:CSS 25.4%Language:HTML 12.3%