Skip to content

Commit 4ecc879

Browse files
authored
Update index.md
1 parent eeef366 commit 4ecc879

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

blog/getting-started-with-mern/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: 'Getting started with MERN'
3-
authors:
4-
- Abhijith M S
5-
- Ajay Dhangar
3+
authors: [abhijith-m-s, ajay-dhangar]
64
tags:
75
- MERN Stack
86
- MongoDB
@@ -713,4 +711,4 @@ Once you have styled your app and made requests to the API endpoints, you can co
713711
714712
## Conclusion
715713
716-
In this blog post, we covered the basics of the MERN stack and walked you through the process of building a simple MERN application. We started by setting up a MongoDB Atlas cluster, building an API with Express.js, creating a React app, and connecting the frontend to the backend. We also covered styling and making requests from the frontend to the backend API server.
714+
In this blog post, we covered the basics of the MERN stack and walked you through the process of building a simple MERN application. We started by setting up a MongoDB Atlas cluster, building an API with Express.js, creating a React app, and connecting the frontend to the backend. We also covered styling and making requests from the frontend to the backend API server.

0 commit comments

Comments
 (0)