Simple Blog Application with CRUD functionality.
Provide a brief overview of your project. Explain its purpose, goals, and any relevant background information.
List key features or functionalities of your project.
- Created withot using any databse, stores data in array of objects.
- CRUD
# Install all the dependencies with the help of
npm install
# Use this command to run the project.
node index.js
- Email: as4242173@gmail.com
- GitHub: (https://github.com/Shubham-07x)