This is a Contact List application built using React and Redux. The application supports CRUD operations (Create, Read, Update, Delete) for contacts and includes a dark/light mode toggle and search functionality.
Table of Contents
- Features
- Technologies
- Screenshots
- File Structure
- Usage
- Components
- State Management
- Dark Mode
- Search Functionality
Features
- Add, edit, delete, and view contacts.
- Dark and light mode toggle.
- Search contacts.
- Notifications for actions using
react-toastify.
- Responsive design.
Technologies