Skip to content

Blogify | An Open-source Node.js blogging Website for everyone

License

Notifications You must be signed in to change notification settings

abhishekmorla/Blogify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogify MIT License

Blogify | An Open-source Node.js blogging Website for everyone

Description

Most of the bloggers buy expensive website building plans and also suffer from slow loading time. The idea is to help these people by building an Open-source Blogging website/Web App. This Web App will help them in creating a seamless reading experience for their users.

Live web app coming soon!

Tech Stack

  • Node.js
  • Express
  • EJS
  • MongoDB
  • Bootstrap
  • Tailwind CSS

Usage

Prerequisites

You'll need the following installed on your local machine to begin:

  • Node.js & npm
  • Mongo DB
  • git

Installation

  • Clone or download the repo, cd into project directory.
  • In the root project directory, run npm install.
  • Run mongod in your shell to spin-up your mongoDB database.
  • Run mongo in a command line shell to get access to your mongoDB shell.
  • In a 3rd command line shell, run node app.js. It will tell you what port to visit the app on; open a browser and copy/paste the provided localhost address.

Contributing

We are open to contributions and encourage students and professionals to contribute to this project, contributing tp this project will give you a chance to learn and grow, also will help this project reach heights! This is the real beauty of Open-source..

If you'd like to contribute, take a look at the Contribution guidelines to get started. I ask that participants adhere to the code of conduct to keep this a productive learning environment for everyone (myself included).

Authors & Contributors

About

Blogify | An Open-source Node.js blogging Website for everyone

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 82.2%
  • JavaScript 13.8%
  • CSS 4.0%