Skip to content

sh011/Contact-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Manager Application

A modern React application for managing contacts with a beautiful UI and smooth animations.

Features

  • Add new contacts
  • View all contacts
  • Delete contacts
  • Modern UI with animations
  • Glassmorphism design
  • Responsive layout

Installation

  1. Install JSON Server:
npm install json-server --save-dev
  1. Build the application:
npm run build

Running the Application

  1. Start the JSON Server:
npm run server
  1. In a new terminal, start the React application:
npm start

The application will be available at http://localhost:3000

Technologies Used

  • React
  • JSON Server
  • CSS3 with Animations

About

Contact Manager application made with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors