Skip to content

A dynamic blogging platform allowing users to explore existing blogs, register, create profiles, and effortlessly publish and manage their own blogs.

Notifications You must be signed in to change notification settings

pranith-rao/BlogVoyage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

BlogVoyage

My first MERN app, a dynamic blogging platform which enables users to not only explore existing blogs but also register, create their profiles, and seamlessly publish and manage their own blogs. This application aims to provide a user-friendly interface for both readers and writers, fostering a community where sharing ideas and experiences is user-friendly and engaging.

Getting Started

Expectations:

  • Node 16.x installed
  • Mongodb along with mongo shell installed
git clone https://github.com/pranith-rao/BlogVoyage.git
cd BlogVoyage
cd Backend
npm i
npm start

Keep it running. Now open another terminal

cd FrontEnd
npm i
npm start

Done, application will open automatically on your web browser.

Snapshots

Home Page

Screenshot (2037)

View Blog

Screenshot (2030)

Register & Login Page

Screenshot (2036) Screenshot (2035)

Home Page after login

Screenshot (2029)

Add Blog

Screenshot (2034)

View, Edit & Delete the added blog

Screenshot (2033)

My Profile & Update Profile

Screenshot (2031) Screenshot (2032)

About

A dynamic blogging platform allowing users to explore existing blogs, register, create profiles, and effortlessly publish and manage their own blogs.

Topics

Resources

Stars

Watchers

Forks

Languages