/react-crud

Simple react crud using api

Primary LanguageJavaScript

React CRUD

Simple react crud using api

How to use

  • clone repo git clone git@github.com:bhill77/react-crud.git
  • install depedencies yarn or npm install
  • run server yarn start or npm start
  • run api (follow instruction on api repo https://github.com/bhill77/contact-api)