Skip to content

Commit 01b2f5b

Browse files
authored
added node/mongodb badges
1 parent 7570f52 commit 01b2f5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ Technical Features
5353

5454
Installation
5555
------------
56+
57+
[![NODE JS](http://img.shields.io/badge/Node-JS-teal.svg?logo=node.js)](https://nodejs.org/en/)
58+
5659
To get this project running locally on your machine follows the steps below in order:
5760

5861
1. fork this repo
@@ -98,6 +101,10 @@ Now open your browser and type the link `http://localhost:3000` to continue view
98101

99102
Setting Up Database
100103
------------
104+
105+
106+
[![MongoDB](http://img.shields.io/badge/Mongo-DB-green.svg?logo=mongodb)](https://www.mongodb.com/download-center/community)
107+
101108
Make sure you have MongoDB installed on your computer. If not get it here [MongoDB Community Server](https://www.mongodb.com/download-center/community)
102109

103110
1. Open the terminal, locate the "scripts" folder and run the dbcreater.sh

0 commit comments

Comments
 (0)