Skip to content

Commit f0bdaa4

Browse files
committed
Added my Blogging Website Project made with node
1 parent 7a23d09 commit f0bdaa4

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "android/gitcheatfinder"]
1111
path = android/gitcheatfinder
1212
url = https://github.com/aritra-tech/GitCheatFinder
13+
[submodule "node/blogging-website"]
14+
path = node/blogging-website
15+
url = https://github.com/Yashkapure06/Blogging-Website

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@ EXAMPLE:
6262
| react-shopping-cart | Webpage to store social links, using TailwindCSS and JS |
6363

6464
<!-- ### [go](/go/) -->
65-
<!-- ### [node](/node/) -->
65+
### [node](/node/)
66+
| Project Name (as is) | Description |
67+
| -------------------- | ------------------------------------------------------- |
68+
| Blogging-Website | A Complete Blogging Website made with - Express, Nodejs, MongoDB |
69+
6670
<!-- ### [python](/python/) -->
6771
<!-- ### [rust](/rust/) -->
6872
<!-- ### [vue](/vue/) -->

node/blogging-website

Submodule blogging-website added at 36d03b9

0 commit comments

Comments
 (0)