Coder Social home page Coder Social logo

ishandeveloper / node-blog Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 11.0 4.6 MB

A fully fledged open source blog management and publishing application, built with ♥ using Node.js

Home Page: http://idevblog.herokuapp.com/

JavaScript 5.76% CSS 73.23% HTML 21.01%
blog blogging blog-app blog-application blog-website blog-management-system nodejs node mern-stack

node-blog's Introduction

HitCount

Node Blog

A fully fledged open source blog publishing application, built with ♥ using Node.js

P.S. This Project Is Still In It's Initial Stages Of Development

View Live Demo

Routes

  • / is the home page.
  • Navigate to /compose route to create a new post.
  • To read an individual post, navigate to /posts/post-name.

Setup

Clone the repository
git clone https://github.com/ishandeveloper/Node-Blog.git
Move to the desired folder
cd \Node-Blog
To install the dependencies, simply write
npm install
To run the app, simply write
npm start

Requirements to contribute

  • Basic knowledge of programming is mandatory
  • The ability to use Git and GitHub
  • Some knowledge of Web app development and how to use Node is preferrable for a head start.
  • UI/UX Design skills are appreciable but not mandatory
  • Some idea about MERN Stack or willingness to learn it

How to make a Pull Request:

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/<your-github-username>/Node-Blog

3. Navigate to the project directory.

cd Node-Blog

4. Checkout from master to development branch.

git checkout development

5. Make changes in source code.

6. Commit your changes.

  git add .
  git commit -m "<your_commit_message>"

7. Push your local branch to the remote repository.

git push -u origin development

8. Create a Pull Request!

Congratulations! 💥 Sit and relax, you've made your contribution to Node Blog project.

Tasks and Features

  • Improve the UI
  • Implementing the App with Features
  • Creating the admin dashboard page.
  • Work on the improvement and building the various pages of the app
  • Showing statistics of Post Views etc. in the admin dashboard.
  • Enabling third-party sharing support such as Facebook, Linkedin etc.
  • Add a comment section.
  • Analyze further design requirements and integrate them into the web app.
Made with ♥ by ishandeveloper

forthebadge

node-blog's People

Contributors

dependabot-preview[bot] avatar ishandeveloper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

node-blog's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.