Skip to content

A client-side application built with the MERN stack (MongoDB, Express, React, Node.js) for a blog website. This project provides a user-friendly interface for reading, creating, and managing blog posts.

Notifications You must be signed in to change notification settings

asheint/mern-stack-blog-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Blog Website - Frontend

A modern, responsive blog website frontend built with React.js as part of a full MERN stack application.

🚀 Features

  • React.js - Modern frontend framework
  • React Router - Client-side routing
  • Axios - HTTP client for API requests
  • Responsive Design - Mobile-first approach
  • User Authentication - Register, login, and logout functionality
  • Blog Management - Create, read, update, and delete blog posts
  • User Profiles - Manage user information and avatars

🛠️ Technologies Used

  • React.js
  • React Router DOM
  • Axios
  • CSS3
  • HTML5

📦 Installation

  1. Clone the repository:
git clone https://github.com/asheint/mern-stack-blog-website.git
cd mern-stack-blog-website
  1. Install dependencies:
npm install
  1. Create a .env file in the root directory:
REACT_APP_BASE_URL=http://localhost:5000/api
  1. Start the development server:
npm start

The application will run on http://localhost:3000

🔗 Backend Repository

This frontend works with the MERN Stack Blog Website Backend: https://github.com/asheint/mern-stack-blog-website-backend

🤝 Contributing

Contributions, issues, and feature requests are welcome!

⭐ Show Your Support

If this project helped you, please consider:

📝 License

This project is licensed under the MIT License.


Star this repo if it helped you!

About

A client-side application built with the MERN stack (MongoDB, Express, React, Node.js) for a blog website. This project provides a user-friendly interface for reading, creating, and managing blog posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published