Contacts application that enables users to browse and manage their contact list across different devices easily.
🏠 Homepage
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.
- Node.js (v14.0 or higher)
- npm (v10.4.0 or higher)
Run the following command to clone this project to your local machine:
git clone https://github.com/whflima/contacts-react-app.git
Run the following command to move into the project folder:
cd contacts-react-app
Run the following command to install the required dependencies:
npm install
It will install all the necessary packages listed in the package.json file.
Run the following command to start the development server:
npm run start
Open http://localhost:3000 to view it in the browser.
👤 Welisson Lima
- Github: @whflima
- LinkedIn: @https://www.linkedin.com/in/welisson-lima/
Give a ⭐️ if this project helped you!