Contact List v2 by Benjamin CorbettContact List v2 by Benjamin Corbett

Contact List v2

Benjamin Corbett

Benjamin Corbett

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/
Like this project

Posted Jan 8, 2025

A contact list application that allows the user to add a new contact or delete existing contacts. User can view contact by ID.