A node.js blog web app using express server, react and redux
This web app serve blog articles to be created, edited, removed and filtered by user. The data is store in a file named "data.json" in server directory.
Usage
Clone this repo first.
Run below command to install require node modules (body-parser
, express
and redux
)
$ npm install
Then run below command to start the server
$ npm start
Then open the browser at localhost:8080
Hey dude! Help me out for a couple of 🍻!