Giter VIP home page Giter VIP logo

blog-website's Introduction

Blog website

This project is a mini version of a working blogging website. This project is done by using only MERN Stack . Features of this Site :-

Features

Here are some of the key features of this Blogging Website:

  • User Authentication and Profiles: Users can create and manage their profiles, with email verification for account security.

  • Blogging: Users can create and publish their blogs with rich text formatting.

  • Project Posting: Users can share and showcase their projects on their profile.

  • Social Features: Users can follow other users, comment on blogs, and save/bookmark content they like.

  • Responsive Design: The website is designed to work seamlessly on various screen sizes and devices.

  • Secure: The application follows best practices for security, including password hashing and user authentication.

  • Content Management: Users can easily edit, delete, or download their own posts.

Getting started

To set up this project locally, follow the instructions below.

Prerequisites

Before you begin, make sure you have the following installed on your system:

  • Node.js and npm (Node Package Manager)
  • Git

Installation

(Request: Please Star⭐️ the Repo or follow github if you find this project interesting😁! )

  • Clone this GitHub repository to your local machine:
git clone https://github.com/TirthBhingradiya/Blog-website
  • Change into the project directory:
cd blog-website
  • Install the backend dependencies:
cd backend
npm install
  • Install the frontend dependencies:
cd ../client
npm install
  • Set up your MongoDB database and configure the connection details in the backend's .env file.

  • Start the backend server:

cd ../backend
npm start
  • Start the frontend server:
cd ../client
npm start

Open your web browser and navigate to http://localhost:3000 to access the Blogging Website.

blog-website's People

Contributors

tirthbhingradiya 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.