Skip to content

mrAJAY1/Bloggy

Repository files navigation

Bloggy

Bloggy is a community blogging website where you can create, read and react to blogs. It is a perfect platform to share your knowledge and opinions to readers.

Features

  • Create blogs with images.
  • React to blogs through likes and dislike.
  • Add blogs to favourite.
  • Donate to developers.

pre-requisites

  • Node.Js >= 16
  • Mongodb
  • npm >= 8.5

via cloning the repository

  • npm install
  • create env with PORT and Session_Secret_key
  • npm start

Compiling assets

npm install

npm start