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.git
Go to the project directory
cd blog-app
Install dependencies
npm install
Start the server
npm run dev