Skip to content

purwar1997/contacts-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts Manager

static-badge static-badge

0. Table of Contents

  1. Overview
  2. Live Demo
  3. Live Link
  4. Main Features
  5. Tools and technologies used

1. Overview

A CRUD application that allows users to manage their contacts. It is built with React and utilizes Firebase Firestore for data storage.

2. Live Demo

To checkout the live demo video of contacts manager, click on the image below.

preview

3. Live Link

Contacts manager is deployed on Vercel. Live link of the deployed project - click here.

4. Main Features

  • Add new contact
  • Update a contact
  • Delete a contact
  • Search contacts by name
  • Mark or unmark a contact as favorite

5. Tools and technologies used

  • Vite to initialize React project
  • Vanilla CSS to style UI components
  • React Router v6 to implement client side routing
  • Firebase Firestore for data storage
  • Vercel for deployment

Releases

No releases published

Packages

No packages published