Valimp / react-ILW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React ILW - Task manager

How to run it :

  1. Clone the project :

git clone https://github.com/Valimp/react-ILW.git

cd react-ILW

  1. Install dependencies :

npm install

  1. Run it :

npm run dev

Functionalities

  • Add task
  • Delete task
  • Task are stored in the local storage :)

About


Languages

Language:TypeScript 91.6%Language:JavaScript 5.2%Language:HTML 2.8%Language:CSS 0.4%