Clone the project
git clone https://github.com/abstrxtInfinity/ blog_webApplication.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start
This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.