Giter Site home page Giter Site logo

blogs's Introduction

Blog App using MERN Stack

Welcome to the Blog App repository! This application is built using the MERN (MongoDB, Express, React, Node.js) stack and comes with various functionalities to manage and share your blogs.

also visit E-commerce_website-using-React-Redux

Functionalities

  • Authentication: Secure user authentication system to protect your blogs.
  • Create Blog: Easily create and publish your blogs with a user-friendly interface.
  • Delete Blog: Remove unwanted blogs with a simple delete option.
  • Update Blog: Edit and update your blogs as your content evolves.
  • View Other User Blogs: Explore and read blogs published by other users.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Getting Started

To get started with this project, follow these steps:

  1. Fork this repository

  2. Clone this repository to your local machine:

git clone https://github.com/your-username/Blog-App-using-MERN-stack.git
  1. Install the required dependencies for both the backend and frontend:
cd Blog-App-using-MERN-stack
cd server && npm install
cd ../client && npm install
  1. Configure the database connection in the backend. You can use MongoDB Atlas or a local MongoDB server.

  2. Start the backend server:

cd server && npm start
  1. Start the frontend application:
cd client && npm start
  1. Access the application in your web browser at http://localhost:3000.

Contributing

We welcome contributions from the community. If you'd like to contribute to this project, please feel free to open an issue or Make a PR.

Acknowledgments

We would like to thank all contributors and the open-source community for their support.


Feel free to explore the codebase and start creating and sharing your blogs with the world! If you have any questions or need assistance, please don't hesitate to reach out.

Happy blogging!

blogs's People

Contributors

furqan-abid avatar

Watchers

 avatar

blogs'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.