Skip to content

Commit

Permalink
Add badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cefjoeii committed Aug 4, 2017
1 parent 6309d0c commit cb6018e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

A simple records system using MongoDB, Express.js, React.js, and Node.js with real-time Create, Read, Update, and Delete operations using Socket.io. REST API was implemented on the back-end. Semantic UI React was used for the UI.

![Node Version](https://img.shields.io/badge/node-v6.11.0-yellowgreen.svg)
![NPM Version](https://img.shields.io/badge/npm-v3.10.10-blue.svg)
![Language: American English](https://img.shields.io/badge/language-american%20english-red.svg)


Demo: [https://mern-crud.herokuapp.com/](https://mern-crud.herokuapp.com/)

![MERN CRUD Screenshot](screenshot.png)
Expand Down

0 comments on commit cb6018e

Please sign in to comment.