CosmicTiger / react-todo-app

A complete Todo application with all features.

Home Page:https://wc-react-todo-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Todo App

React Todo App.

A complete todo application with all features.

Made with ❤️ by Shaif Arfan

live demo: https://wc-react-todo-app.netlify.app/

Watch On Youtube: https://youtu.be/W0Uf_xu350k


Project Description

In the project, we will be creating a Complete Todo Application with all features. We will do all the CRUD operations. We will to use React.js and to manage our states, we will use Redux. Also we will learn to make simple animations using Framer Motion. This will be a complete beginner friendly app. Hope you enjoy it.

What we are going to learn/use

Requirements

  • Basic ReactJs knowledge
  • Basic HTML, CSS knowledge

Starter files

You can find all the starter files in starter-files branch. You can to go to the starter-files branch and download zip the the starter files or You can clone the project and git checkout to starter-files branch.

Getting Started

The recommended way to get started with the project is Follow the YouTube tutorial. You will find all the step-by-step guides. Or you Can start the project on your own by following the guide below.

After getting the starter files, you need to go the file directory and run

npm install

and after that start the dev server.

npm start

Tools Used

  1. Favicon: Flaticon.com
  2. Code Editor: VS Code

Similar Projects

Here are some Similar projects that you might be interested.


FAQ

Q: How can i get started?

You can get started by following the YouTube tutorial of this project. Here is the full tutorial video link: [coming soon].

Q: What i need to start the project?

Just open your favorite code editor and follow along with the YouTube tutorial.

Q: Who the project is for?

The project is for the people who wanna get more skilled in ReactJs.


Feedback

If you have any feedback, please reach out to us at @web_cifar

Support

For support, join our Community Group.

License

MIT

Happy Coding! 🚀

About

A complete Todo application with all features.

https://wc-react-todo-app.netlify.app/


Languages

Language:JavaScript 70.7%Language:SCSS 19.5%Language:HTML 7.5%Language:CSS 2.4%