Skip to content

galleonpt/my-contacts-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyContacts

  • This repo is the frontend part of a project called MyContacts done during the JStack course where the goal is to have an app to manage contacts.
  • If you want to see the api development click here

Table of contents

Requirements

  • NodeJS

Installation

To install and run this project you should tun the commands below:

  • Clone this repo
  git clone git@github.com:galleonpt/my-contacts-fe.git
  • Navigate to the project directory
  cd my-contacts-fe
  • Install the dependencies
  npm install
  • Start the app
  npm run start

Features

  • List contacts
  • Create contact
  • Edit contact
  • Delete contact

Contributing

This project is finished but if you would like to contribute you can always clone it and open a pull request.

License

This project is licensed under the MIT License.

About

React app developed during the JStack course to manage contacts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published