Skip to content

BlogER - is a full-stack web application built using the MERN stack (MongoDB, Express.js, React.js, and Node.js). This platform allows users to create, edit, delete, and view blog posts. Users can register, log in, and manage their blogs securely.

Notifications You must be signed in to change notification settings

Abhiram2410/BlogER

Repository files navigation

BlogER 📖

BlogER is a full-stack web application built using the MERN stack (MongoDB, Express.js, React.js, and Node.js). This platform allows users to create, edit, delete, and view blog posts. Users can register, log in, and manage their blogs securely. ✍️

✨ Features

📝 Create, edit, and delete blog posts

👥 User authentication (Register/Login)

📂 Image upload support

📱 Fully responsive design

Tech Stack

Frontend: React.js, Tailwind CSS

Backend: Node.js, Express.js, MongoDB

Authentication: JWT (JSON Web Token)

🚀 Getting Started

1️⃣ Clone the Repository

git clone https://github.com/Abhiram2410/BlogER.git
cd BlogER

2️⃣ Install Dependencies

Backend

cd backend
npm install
node index.js

Frontend

cd my-app
npm start

3️⃣ Open in Browser

http://localhost:3000

🏆 Contributing

Pull requests are welcome! Feel free to submit issues and suggestions. 😊

🌟 Happy Blogging with BlogER! 🚀

About

BlogER - is a full-stack web application built using the MERN stack (MongoDB, Express.js, React.js, and Node.js). This platform allows users to create, edit, delete, and view blog posts. Users can register, log in, and manage their blogs securely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published