This web app helps provides you a platform where you can write your own technology blogs and read others blogs.
Clone the project
git clone https://github.com/Deeptarko/Blog-App.gitGo to the project directory
cd blog-appInstall dependencies
npm installStart the server
npm run dev

