Kritika30032002 / Blog_Website

This is a blog website where user can compose their blogs. The blogs are saved in database.
https://blog-tui6.onrender.com/
29 stars 62 forks source link
codepeak2023 css ejs hacktoberfest hacktoberfest-accepted html iwoc2024 javascript kwoc2023 mongodb mongoose mongoosejs phicsit2024 webdevelopment

Join the Discord for any further discussion

Blog Website

Introduction

Welcome to the Blog Website, a platform that empowers users to create, share, and engage with blogs. This repository contains the source code for the website, which securely stores blogs in a database while providing a seamless experience for writers and readers.

Features

Getting Started

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your local machine:

Installation

  1. Clone the Repository

    Clone this repository to your local machine:

    git clone https://github.com/yourusername/blog-website.git
  2. Navigate to the Project Directory

  3. Install Dependencies npm install

Configuration

To configure the project, follow these steps:

PORT=3000
MONGODB_URI=mongodb://localhost:27017/blog-website
SESSION_SECRET=your_session_secret

Running the Application

  1. Start the application Start the application by running: npm start or node app.js
  2. Access the website Open your web browser and navigate to http://localhost:3000 to access the blog website.

    Our Amazing Contributors

Contributing

We enthusiastically welcome contributions from the community. If you discover a bug or have an enhancement in mind, please don't hesitate to open an issue or create a pull request. Your input is invaluable to us.

Join the discord server for more discussion: