A simple blogging web application that also servers as a public diary.
Clone the project
git clone https://github.com/riAs-g/Blog-AppGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startClient: HTML, CSS
Server: Node, Express, EJS