A simple todo list made in react
- Create-react-app
- Tailwindcss
You can add, change the status and delete the status of the task.
At first do npm install,
then :
Simply do a npm start at the root of the project
Simply do a npm run build at the root of the project