This site is a TODO list application that is able to add and delete tasks. This website was developed with React by using @chakra-ui/react library.
- Node
- NPM
- React
Installation
- Clone this repository and go to the root folder.
- Execute the following commands
npm install
npm start- Open a browser and go to http://localhost:3000