Git Product home page Git Product logo

blogify360-with-mern's Introduction

Blogify360-with-MERN

This full-stack MERN (MongoDB, Express.js, React, Node.js) web application allows users to create, view, edit, and update blog posts. It provides a user-friendly interface for managing blog content and enables users to share their thoughts and ideas with the world.

Blog app 1

Features

  1. User Authentication: Users can sign up and log in to the app to create and manage their own blog posts.

Blog app login

  1. Create and Edit Posts: Authenticated users can create new blog posts, add titles, summaries, and content, and edit existing posts.

Blog app 3

  1. View Posts: Users can browse through the list of blog posts and read the full content of each post.

Blog app 2

  1. Responsive Design: The fully responsive app works seamlessly on various devices, including desktops and tablets.

Blog app database

Tech Stack

Frontend: React.js, HTML, CSS

Backend: Node.js, Express.js, MongoDB

Getting Started

  1. Clone the repository: git clone https://github.com/utkarsh-iitbhu/Blog-MERN.git

  2. Navigate to the project directory: cd Blog-MERN

  3. Install dependencies for both the client and server:

cd client
npm install
cd ../api
npm install
  1. Configure the MongoDB URI: Open the api/.env file and replace MONGODB_URI with your MongoDB connection URI.

  2. Start the development server for both the client and server:

cd client
npm start
cd ../api
npm start
  1. Open your web browser and go to http://localhost:3000 to access the Blog-MERN app.

Deployment

The app can be deployed using platforms like Vercel for the frontend and Heroku for the backend. Make sure to set up environment variables for production settings.

Contributions

Contributions to the Blog-MERN app are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Happy blogging with Blog-MERN! If you have any questions or need further assistance, feel free to contact me. Enjoy sharing your thoughts with the world through your personalized blog posts!

blogify360-with-mern's People

Contributors

utkarsh-iitbhu 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.