Skip to content

Commit 4930225

Browse files
authored
Merge branch 'main' into feature/getstarted
2 parents 301752c + 117d973 commit 4930225

File tree

149 files changed

+1793
-1304
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+1793
-1304
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ flowchart LR
5454
```
5555

5656
4. **Running the Application:**
57+
There is a high chance you will face this issue due to the Next.js 18 version conflict, which is global , so type the below to fix it and ignore the warnings while setup.
58+
59+
```bash
60+
npm install --legacy-peer-deps
61+
```
5762

5863
Once you have installed the dependencies, you can run the application locally using:
5964
```bash

blog/authors.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ hitesh-gahanolia:
3434
image_url: https://avatars.githubusercontent.com/u/97452642?v=4
3535

3636
dharshibalasubramaniyam:
37-
name: Dharshi B.
38-
tile: Software Engineering undergraduate
37+
name: Sowmiya Venketashan.
38+
tile: MBA Student
3939
url: https://github.com/dharshibalasubramaniyam
4040
image_url: https://avatars.githubusercontent.com/u/139672976?s=400&v=4
4141

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

Lines changed: 0 additions & 125 deletions
This file was deleted.
-156 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)