Skip to content

Sajith-Dilshan/To-Do-App-with-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-App with React

Simple To-Do Application

Go to live

##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

License

Copyright © 2023 sajith-dilshan. All Rights Reserved.
License under the MIT License.