This is a simple Application which is performing the CRUD for a memory post.
Using React
, Node.js
, Express
& MongoDB
you'll learn how to build a Full Stack MERN Application
You can find the frontend React
repository frontend-memories
run npm i && npm start
for both client and server side to start the app