Skip to content

React Phonebook: Manage contacts with add, edit, and delete features. Real-time updates and MongoDB integration using RESTful APIs.

Notifications You must be signed in to change notification settings

createwithanuj/react-phonebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Phonebook Application πŸ“±

This is a full-stack phonebook application built using React and Node.js. It allows users to manage contacts with features to add, update, delete, and view phone numbers.

πŸš€ Live Demo

Check out the live application here:
Phonebook App on Render

πŸ› οΈ Technologies Used

  • Frontend: React, Axios
  • Backend: Node.js, Express
  • Database: MongoDB
  • Hosting: Render

πŸ“‚ Features

  • Add new contacts
  • Update existing contact numbers
  • Delete contacts
  • Search for contacts by name

πŸ’» Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/phonebook-app.git
    cd phonebook-app
    
  2. Install dependencies:
    npm start
  3. Open the app at http://localhost:3000

About

React Phonebook: Manage contacts with add, edit, and delete features. Real-time updates and MongoDB integration using RESTful APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published