Solo-Dragon / ToDo-List

A ToDo-List app in react

Home Page:https://the-todo-react-list.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.

live demo: https://Todo-list-React.netlify.app/

Support me by Starring the Repo: Solo-Dragon


Made with ❤️ by Solo-Dragon


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 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 go to the starter-files branch and download zip the starter files or You can clone the project and git checkout to starter-files branch.

Getting Started

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

License

MIT

About

A ToDo-List app in react

https://the-todo-react-list.netlify.app/


Languages

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