Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1003 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 1003 Bytes

MERN Stack Backend

This is a simple backend application to get started with MERN stack development. This repository include some fundamental concepts like Arrow functions, and Promises inside the javascript-basics 📂. The target 🎯 is to implement a simple backend application with database connection and complete CRUD operations.

References - JavaScript Basics

Resources for Backend Project