Skip to content

arshad1010/react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Contact Manager

A simple contact manager to manage CRUD operations of contacts. I have setup the JSON-server for our fake APIs and use React Axios package to perform HTTP Requests in react. We will follow the RESTful API convention (GET, POST, PUT, DELETE) and see how easily we do CREATE, READ, UPDATE and DELETE operations on our contacts resource.

Functionalities

  • Create Contact
  • Read Contacts
  • Update Contact
  • Delete Contact
  • Save Contacts in the server
  • Delete all Contacts

Overview

Screenshot (12)

Screenshot (11)

Screenshot (13)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published