Skip to content

ednoram/contacts-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts List

This is a simple frontend Contacts List app built with React JS.

Features

  • Contacts are displayed in a list sorted by their names
  • Contacts can be filtered by their names with a searchbox
  • Open contact and view it's data (company, photo, phone numbers, etc.)
  • Create new contact
  • Edit existing contact
  • Delete contact

Demo

https://contacts-list.vercel.app/

https://contacts-list.ednoram.vercel.app/

Screenshot

screenshot

Technologies

  • Javascript ES6
  • React JS
  • Redux JS
  • SCSS
  • ESLint

Usage

Clone repository.

git clone https://github.com/ednoram/contacts-list.git

Run the following commands.

npm install
npm start

Contact

Edward Noramirian

GitHub: @ednoram

Email: e.noramirian@gmail.com