Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 435 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 435 Bytes

thoughts-mern

This is a small project demonstarting a CRUD web application using MERN stack. It uses Node.js and MongoDB for the backend and React for the frontend. Fork and npm start the server and client directory to run it.

Setup

Server

Client