jiveshgoel010 / Blog-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog-website

This is a blog website built with Node.js, Express.js, MongoDB and EJS.

Running the application

To run the application, follow these steps:

  1. Install the dependencies with 'npm install'.
  2. Start the server with 'npm run dev'.

Then open your browser and visit http://localhost:5000.

About


Languages

Language:JavaScript 46.7%Language:EJS 29.8%Language:CSS 23.6%