Skip to content

Simple Blog Site build for Web Tech Project of 3rd Year 2nd Semester

License

Notifications You must be signed in to change notification settings

nayeemahmed24/Simple-Blog

Repository files navigation

Simple Blog application using nodejs as backend and bootstrap and js for frontend .

Setup:

  • Server : ExpressJS (Node)

  • Database: MongoDB

To install all required packages

  • go to project root folder
  • run npm install
  • go to cd frontend
  • again run npm install

To run this project

  • back to root folder and run nodemon npm start
  • another terminal start the react project in frontend via npm start

This is based on MongoDB so user must have to run mongod server in his pc

Backend is completely developed based on a repo of rafiulgits

About

Simple Blog Site build for Web Tech Project of 3rd Year 2nd Semester

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published