Skip to content

BlondyMartinez/ContactList

 
 

Repository files navigation

Contact List App

Overview

This is a simple contact list list application built with React, featuring REST API integration for enhanced functionality. Users can create new accounts; add, edit and delete users and search through the list.

Features

  • User Management: Easily create new user accounts or use the guest mode.
  • Contact Management: Add, delete and edit contacts easily.
  • Search: Seamlessly search your contacts..

Technologies Used

Getting Started

  1. Clone the repository:
git clone https://github.com/BlondyMartinez/ToDoList-with-API.git
  1. Install dependencies:
cd ToDoList-with-API
npm install
  1. Start the development server:
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 3.3%
  • HTML 2.9%