An open API service indexing awesome lists of open source software.

https://github.com/codelikeagirl29/nodejs-blog


https://github.com/codelikeagirl29/nodejs-blog

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/-Nodejs-43853d?style=flat-square&logo=Node.js&logoColor=white)

[![code with love by CodeLikeAGirl29](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-codelikeagirl29-ff1414.svg?style=flat-square)](https://github.com/codelikeagirl29)

```sh
npm init -y
npm install
node index.js
```

### Built With

> Node.js
>
> Express.js
>
> Templating Engine EJS
>
> [Blog Template](https://startbootstrap.com/themes/clean-blog/)
>
> MongoDB
>
> Bcrypt for login/signup
>
> Deployed to Heroku
---