A modern, responsive blog website frontend built with React.js as part of a full MERN stack application.
- 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
- React.js
- React Router DOM
- Axios
- CSS3
- HTML5
- Clone the repository:
git clone https://github.com/asheint/mern-stack-blog-website.git
cd mern-stack-blog-website
- Install dependencies:
npm install
- Create a
.env
file in the root directory:
REACT_APP_BASE_URL=http://localhost:5000/api
- Start the development server:
npm start
The application will run on http://localhost:3000
This frontend works with the MERN Stack Blog Website Backend: https://github.com/asheint/mern-stack-blog-website-backend
Contributions, issues, and feature requests are welcome!
If this project helped you, please consider:
- Giving it a ⭐ on GitHub
- Supporting me on Buy Me a Coffee ☕
This project is licensed under the MIT License.
Star this repo if it helped you! ⭐