https://github.com/codelikeagirl29/nodejs-blog
https://github.com/codelikeagirl29/nodejs-blog
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codelikeagirl29/nodejs-blog
- Owner: CodeLikeAGirl29
- Created: 2022-02-21T11:07:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T11:09:34.000Z (over 4 years ago)
- Last Synced: 2025-06-14T21:42:36.233Z (about 1 year ago)
- Language: CSS
- Size: 5.63 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](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
---