Git Product home page Git Product logo

anurag270102 / blogblaze Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.54 MB

BlogBlaze is a MERN stack-based blogging platform with Cloudinary ๐ŸŒฅ๏ธ for image management, Tailwind CSS ๐ŸŽจ for design, and Date-fns ๐Ÿ—“๏ธ for dates. Features include secure authentication ๐Ÿ”’, blog creation ๐Ÿ“, search ๐Ÿ”, profiles ๐Ÿ‘ค, commenting ๐Ÿ’ฌ, and contact page ๐Ÿ“ž.

JavaScript 99.25% HTML 0.38% CSS 0.37%
blogwebsite expressjs mern mern-stack mongodb nodejs reactjs

blogblaze's Introduction

BlogBlaze

BlogBlaze is a dynamic blogging platform built with the MERN stack (MongoDB, Express.js, React, Node.js) and enhanced with Cloudinary for seamless image management, Tailwind CSS for beautiful and responsive design, and Date-fns for efficient date manipulation.

Key Features

  • Authorization and Authentication: Secure user login and registration processes.
  • Blog Creation: Users can easily create and manage their own blogs.
  • Search by Categories: Efficiently find articles based on categories.
  • Article Creation: Facilitate the creation of engaging articles.
  • Profile Page: Personalized user profiles to showcase individual blogs and activities.
  • Comment on Blog: Interactive comment system for user engagement.
  • Contact Us Page: Easily reach out for inquiries and support.

Technologies Used

  • Frontend:

    • React
    • Tailwind CSS
  • Backend:

    • Node.js
    • Express.js
  • Database:

    • MongoDB
  • Other Tools:

    • Cloudinary (for image management)
    • Date-fns (for date manipulation)

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/anurag270102/blogblaze/tree/main
    cd blogblaze
  2. Install the dependencies for the backend:

    cd server
    npm install
    npm start
  3. Create a .env file in the server directory and add your MongoDB and Cloudinary keys:

    MONGO_URI=your_mongodb_uri
    CLOUDINARY_CLOUD_NAME=your_cloudinary_cloud_name
    CLOUDINARY_API_KEY=your_cloudinary_api_key
    CLOUDINARY_API_SECRET=your_cloudinary_api_secret
    
  4. Navigate to the client directory and install its dependencies:

    cd ../client
    npm install
    npm run dev

Running the Application

To start the development servers, use the following commands:

  1. Start the backend server (from the server directory):

    cd server
    npm start
  2. Start the frontend development server (from the client directory):

    cd client
    npm run dev

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for any enhancements or bug fixes.

Contact

For any inquiries or feedback, feel free to reach out via the Contact Us page on BlogBlaze or directly through GitHub.

Thank you for checking out BlogBlaze!

blogblaze's People

Contributors

anurag270102 avatar

Stargazers

 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.