yurkenn / contact-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact App

This is a simple contact app that allows you to add, edit, and delete contacts. It is built with React and Redux.

Video Demo

contact-app.mov

Installation

  1. Clone the repo
  2. Run npm install
  3. Run npm start

Usage

  1. Add a contact by clicking the "Add Contact" button
  2. Edit a contact by clicking the "Edit" button
  3. Delete a contact by clicking the "Delete" button

Contributing

Bug reports and pull requests are welcome on GitHub at

License

The app is available as open source under the terms of the MIT License.

About


Languages

Language:JavaScript 82.8%Language:HTML 14.2%Language:CSS 3.0%