Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactManagementApp-Frontend

Mini project contact management app

Features

  • Create, view, update, and delete contacts
  • Search contacts by name or email
  • ↕Sort contacts by email
  • Real-time form validation

Tech Stack

  • React (v18 or higher)
  • Bootstrap 5

Prerequisites

Before running this project, make sure you have:

  • Node.js (v18 or higher)
  • npm (v6 or higher)

Installation

  1. Clone the repository:
git https://github.com/KNim99/ContactManagementApp-Frontend.git
cd contact-management-frontend
  1. Install dependencies:
npm install
  1. Create a .env file based on .env.sample:
cp .env.sample .env
  1. Start the development server:
npm start

The application will open in your default browser at http://localhost:3000.

About

Mini project contact management app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages