Clone the project
git clone https://github.com/abstrxtInfinity/ blog_webApplication.gitGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm startThis runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.




