Skip to content

Contacts application that enables users to browse and manage their contact list across different devices easily.

Notifications You must be signed in to change notification settings

whflima/contacts-react-app

Repository files navigation

Welcome to Contacts App 👋

Version

Contacts application that enables users to browse and manage their contact list across different devices easily.

Video demo

Watch the video below for a quick demo of how the application works:

Note: The video may take some time to load. Please be patient.

video-contacts-app

Prerequisites

  • Node.js (v14.0 or higher)
  • npm (v10.4.0 or higher)

Clone

Run the following command to clone this project to your local machine:

git clone https://github.com/whflima/contacts-react-app.git

Navigate to the project folder:

Run the following command to move into the project folder:

cd contacts-react-app

Install

Run the following command to install the required dependencies:

npm install

It will install all the necessary packages listed in the package.json file.

Start

Run the following command to start the development server:

npm run start

Open http://localhost:3000 to view it in the browser.

Author

👤 Welisson Lima

Show your support

Give a ⭐️ if this project helped you!


About

Contacts application that enables users to browse and manage their contact list across different devices easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published