Alexandrbig1 / goit-react-hw-06-phonebook

Phone Book App - A React project demonstrating state management with Redux, data persistence using Redux Persist, and simplified Redux logic with Redux Toolkit.

Home Page:https://alexandrbig1.github.io/goit-react-hw-06-phonebook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phonebook with Redux

Description

The Contact Book App is a React application that allows users to manage their contacts. This project was created as a part of a module in a @GoIT Fullstack developer bootcamp, focusing on React, Redux, Redux Persist, and Redux Toolkit.

Project Specifications:

  • View a list of contacts
  • Add a new contact
  • Delete contacts
  • Filtering existing contacts
  • Data persistence using Redux Persist
  • State management with Redux Toolkit
  • Redux Toolkit for simplifying Redux logic

Languages and Tools:

Connect with me:

About

Phone Book App - A React project demonstrating state management with Redux, data persistence using Redux Persist, and simplified Redux logic with Redux Toolkit.

https://alexandrbig1.github.io/goit-react-hw-06-phonebook/


Languages

Language:JavaScript 91.6%Language:HTML 8.4%