This is Drag&Drop Todo List project using TypeScript / React / Sass and also my Node.js backend which is already run. Therefore, you just need to run project.
npm install
or yarn
for run project in http://localhost:3000 :
npm start
or yarn start
- Create React app using npx
- Add TypeScript
- Add Sass
- Add Redux
- Better Design
- Use Alert for functionality problems such as empty input, API error`s