/react-ILW

Primary LanguageTypeScript

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 :)