Mern-Stack-Crud-App icon indicating copy to clipboard operation
Mern-Stack-Crud-App copied to clipboard

Starter project using the MERN Stack. ⚛️

Mern-Stack-Crud-App

This is a simple crud project for beginners built with the following technologies:

Requirements

npm install

Usage

  • Backend
node server.js
  • Frontend
cd client && npm start

Contributions

Contributions are welcome. Just submit a PR and I will make sure to review it 😸