Skip to content

PritomDutta89/BlogApp-Frontend

Repository files navigation

Blog Application Frontend

This repository contains the frontend code for a Blog platform, built using React, Tailwind CSS, and Axios. The application allows users to manage blog posts and includes features like authentication, blog creation, editing, deletion, and viewing.

Features

User Authentication: Login and logout functionality with token-based authentication.

Blog Management:

View Blogs: Browse all blog posts.

Create Blog Post: Add a new blog post.

Edit Blog Post: Update existing blog posts.

Delete Blog Post: Remove blog posts.

View Blog Details: See the full content of a blog post.

Responsive Design: Tailwind CSS ensures a mobile-friendly interface.

Private Routes: Protected routes for creating, editing, and viewing blogs that require user authentication.

Reusable Components: Navbar, Footer, and Login popup components for a consistent UI.

Installation

  1. First Clone
  2. npm install - Enter this command in terminal
  3. npm run dev - Enter this command in terminal

Backend Repo - https://github.com/PritomDutta89/BlogApp-backend

Screenshot 2024-08-28 002353 Screenshot 2024-08-28 002343 Screenshot (488) Screenshot (487) Screenshot 2024-08-28 002729 Screenshot 2024-08-28 002444 Screenshot 2024-08-28 002513 Screenshot 2024-08-28 002508 Screenshot 2024-08-28 002538 Screenshot 2024-08-28 002615

About

Blog App [MERN] || Hosted in - NetliFy [Frontend] || Render[Backend] || Backend Repo - https://github.com/PritomDutta89/BlogApp-backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages