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