React Redux Contact App | Redux Projects

Merci à Cyril T. pour sa contribution le 15/04/2022

Hello friends, in this tutorial I am going to tell you how you can make a simple contact app using React and Redux.

Hope you will like it

React Redux Playlist:-
https://www.youtube.com/playlist?list=PL_9VQhSm4-mqi_EOj_fWZJN7njU5sX4ic

Github Repo:-
https://github.com/RamanSharma100/React-Redux-Contact-Book

Timestamps:-
0:00 Intro
0:36 Project Demo
5:03 Create React App
5:48 Cleaning App
8:57 Installing Dependencies
10:27 Adding Bootstrap and React Toastify
12:36 Navigation Bar Component
16:40 Adding Routes
20:31 Home Component
23:52 AddContact and EditContact Components
32:00 Redux Setup
39:08 Appplying Validations to Add Contact Component
52:48 Create Contact
1:00:30 Read Contact
1:06:43 Edit And Update Contact
1:20:31 Delete Contact
1:25:51 Final Words