Skip to content

React | Nextjs A responsive contact list where you can add edit and delete a contact

Notifications You must be signed in to change notification settings

bcsurf2822/contact-list-v2

Repository files navigation

Contacts List Application

🚀 Deployed Site

🔗 Demo


📌 About the Project

This project showcases a fully functional Contacts List where users can:

  • View a list of contacts
  • Add new contacts
  • Delete contacts
  • View contact's profile

🛠️ Technologies / Dependencies Used

  • Next.js
  • CSS Modules
  • Axios to fetch data from the JSON file
  • React Bootstrap for styling utilities and components
  • Bootstrap Icons for my home icon
  • Classnames to manage multiple classnames
  • Proptypes to ensure props passed have expected data type

🚀 Usage

  • Add new contact details, by clicking add contact
  • Delete any contact from the list by clicking the delete button.
  • Double-click on any contact to view contact details

About

React | Nextjs A responsive contact list where you can add edit and delete a contact

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published