• Stars
    star
    161
  • Rank 226,136 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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
npm start
  • Frontend
cd client && npm start

Contributions

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