Constructed a modern rolodex application that enables users to add, delete, and view contact profiles from a pre-generated JSON database.
• Utilized
React’s Context API to efficiently manage state and share functions across multiple components.
• Implemented
PropTypes to ensure strict and accurate prop validation for all components.
• Included
Next.js features such as
CSS Modules and
Next.js routing for seamless navigation between pages.
View the project here:
https://contact-list-v2-navy.vercel.app/