A complete React js to-do application.
live demo: react-todo-app-delta-seven.vercel.app
Made with ❤️ by Dulanjali Senarathna
This todo web application, mainly focused on react js front-end development. I used css for styling. Also, this website used redux as a state management tool and also local storage.
Todo app has basic crud functionalities such as add todos, loading todos, delete todos, update todos, filtering todos based on their status. This application has smooth animations and transitions.
- React
- React Redux
- React icons
- Framer Motion
- More...
- Basic ReactJs knowledge
- Basic HTML, CSS knowledge
After getting the project files, you need to go the file directory and run
npm install
and after that start the dev server.
npm start
- Favicon: Flaticon.com
- Code Editor: VS Code
basics of html, css, javascript and some basic knowledge of react is enough to start this project. Rest you will learn in the tutorial.
The project is for the people who wanna get more skilled in ReactJs
.
If you have any feedback, please reach out to us at Dulanjali Senarathna
Happy Coding! 🚀