Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guusdias/blog-node

This is a blog project made for node practicing.
https://github.com/guusdias/blog-node

body-parser ejs express lodash node

Last synced: about 1 month ago
JSON representation

This is a blog project made for node practicing.

Awesome Lists containing this project

README

        

# Journal Blog in Node ☄️
## This is a blog project made for node practicing.

After runinng the command `npm install` in your computer, running the command line `node app` and opening the `http://localhost:7000` at your navigator you'll be possible to see the the blog working.

## Hidden Page
There's a function at the website where you can post all the articles you wish, but for that, you'll need to put this path at the URL.

```bash
/compose
```
![Captura de tela 2023-06-11 081221](https://github.com/gustapine/blog-node/assets/90855105/f1de5a5d-5ff5-4e11-b3ce-5c596cc95521)