Simple To-Do Application
##How to use this repo?
-
Clone the repository first 'git clone'
https://github.com/Sajith-Dilshan/To-Do-App-with-React.git
-
Once cloned,you can open the repository from any prefered code editer
-
For Installing the node modules, Enter the below code in terminal
npm install
-
Next, you should have to install heroicons version 1 package using below command,
npm i @heroicons/react@v1
-
Build and Run!
npm start
Copyright © 2023 sajith-dilshan. All Rights Reserved.
License under the MIT License.