Code Monkey home page Code Monkey logo

blog-site's Introduction

Blog Website

Welcome to our blog website! Whether you're a seasoned writer or just starting out, our platform is here to help you share your stories and ideas with the world.

Features

  • Read Posts: Explore a variety of blog posts on different topics.
  • Create Posts: Write and publish your own blog posts.
  • Read More: Dive deeper into posts that interest you.
  • Responsive Design: Enjoy a seamless experience on any device.
  • Dynamic Routing: Dyamic routing for all composed blogs.

Getting Started

Prerequisites

  • Node.js installed on your computer
  • MongoDB installed locally or accessible via MongoDB Atlas
  • Git installed on your computer

Installation

  1. Clone this repository to your computer:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd blog-website
  3. Install dependencies using npm or yarn:

    npm install

    or

    yarn install
  4. Create a .env file in the project's root directory and add your MongoDB connection URL:

    MONGODB_URI=<your-mongodb-connection-url>
    

    Replace <your-mongodb-connection-url> with your MongoDB database URL.

  5. Start the development server:

    npm start

    or

    yarn start
  6. Open your browser and visit http://localhost:3000 to see the website.

Video Overview

Watch this video for a quick overview of the website:

Video Overview

Live Preview

You can see a live preview of the website here.

Dependencies

This project uses the following dependencies:

  • Express.js: Web application framework for Node.js
  • MongoDB: Database for storing blog posts
  • EJS: Template engine for server-side rendering
  • Shepherd.js: Library for guiding users through the website

Customization

Feel free to fork this repository and make it your own! Contributions are welcome.

Stay Connected

Follow my GitHub for more projects: GitHub Profile

Vote for Me!

If you've enjoyed exploring our blog website, please consider voting for us!

๐Ÿ‘‰ Click Here to Vote

Your vote means a lot to us! Thank you for your support!

blog-site's People

Contributors

kashnx avatar

Watchers

 avatar

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.