Skip to content

BlogifyHub offers a user-friendly platform with essential functionalities for managing blog posts effortlessly.

Notifications You must be signed in to change notification settings

kparmar09/Blogify-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogifyHub-Web-App

As a student programmer project, Blogify offers a user-friendly platform with essential functionalities for managing blog posts effortlessly. Users can seamlessly navigate through the intuitive interface to view, create, edit, and delete blog posts with ease. You can view the website on BlogifyHub.com. Give the website about half a minute to load as it is being hosted on a free domain so it takes time to start. Moreover if the link doesn't work at all, then you can clone this repo and start the server on your local computer.

Server Setup

Prerequisites

You will need to have installed Node.js on your computer.

Instructions

  1. Clone this repository onto your computer:
git clone https://github.com/kparmar09/Blogify-Web-App.git
  1. From the command line, navigate into the project folder, then run this command to install the necessary packages and dependencies:
npm install
  1. Start the server by running the last command:
node index.js

Once the server is running, it can be accessed at the address http://localhost:3000/

The server can be stopped using Ctrl+C.

About

BlogifyHub offers a user-friendly platform with essential functionalities for managing blog posts effortlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published