A simple blogging web application that also servers as a public diary.
Clone the project
git clone https://github.com/riAs-g/Blog-App
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
Client: HTML, CSS
Server: Node, Express, EJS