This is an app for storing blog data, and to perform CRUD operations like updating and deleting the blog.
I'm Jaideep Ghungharwal aka ferrofalcon, a web development enthusiast and a passionate web designer.
- Currently I,m a learner at TimesPro's full stack web development programme.
- And a Graduate in Electronics and Telecommunication Engineering.
- An App based on MERN techonology
- This App uses React for the client side, uses Node & Express for the server and MongoDB and Mongoose for database and conncetion to database.
- Uses Node & Express for the server
- MongoDB for database and Mongoose for connection to database.
- Interactive UI with active buttons and elements
To run tests, run the following command
cd client
npm start
cd server
npm run serve
- Github @ferrofalcon

