Skip to content

Commit 3cd1c1c

Browse files
committed
Edit paths of project README to show on github pages.
1 parent b3c5ef2 commit 3cd1c1c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Projects in Express
22

33
## Featured Technologies
4+
45
✅ HTML/CSS/JS/jQuery <br />
56
✅ FrontEnd Frameworks: Bootstrap/Foundation<br />
67
**MongoDB** with ORM: Mongo Driver,Mongoose, MongoJS<br />
@@ -14,12 +15,12 @@
1415

1516
## Projects
1617

17-
💡 [Basic Webserver](https://github.com/AnmolTomer/ejs_projects/tree/master/02_Express_Webserver)<br />
18-
💡 [PC Repair Website](https://github.com/AnmolTomer/ejs_projects/tree/master/03_PC_Repair_Site)<br />
19-
💡 [Todo app using MongoDB and Mongo Driver](https://github.com/AnmolTomer/ejs_projects/tree/master/04_TODO_App)<br />
20-
💡 [SportsBlog using Mongoose and Node](https://github.com/AnmolTomer/ejs_projects/tree/master/05_Sports_Blog)<br />
21-
💡 [User Login App with Passport, BcryptJS and express-validator<br />](https://github.com/AnmolTomer/ejs_projects/tree/master/06_User_Login_Sytem)
22-
💡 MEAN Stack Application - ClientKeeper App<br />
18+
💡 [Basic Webserver](./02_Express_Webserver/README.md)<br />
19+
💡 [PC Repair Website](./03_PC_Repair_Site/README.md)<br />
20+
💡 [Todo app using MongoDB and Mongo Driver](./04_TODO_App/README.md)<br />
21+
💡 [SportsBlog using Mongoose and Node](./05_Sports_Blog/README.md)<br />
22+
💡 [User Login App with Passport, BcryptJS and express-validator<br />](./06_User_Login_Sytem/README.md)
23+
💡 [MEAN Stack Application - ClientKeeper App](./07_Client_Keeper_MEAN_From_Scratch/README.md)<br />
2324
💡 Job Board with MEAN.js generator<br />
2425
💡 MovieBase Kraken App - Extra layer over Express to build better MVC design pattern adhering applications<br />
2526
💡 Instagram Clone and working with Instagram API<br />

0 commit comments

Comments
 (0)