A little refresh on the CRUD operations using the PERN stack. Also an opprotunity to learn async await, http fetch requests, and more.
run both front end and back end folders in seperate terminals with:
npm start
- PostgreSQL
- Express
- React
- Node.js
A little refresh on the CRUD operations using the PERN stack. Also an opprotunity to learn async await, http fetch requests, and more.
run both front end and back end folders in seperate terminals with:
npm start