Skip to content

musmanmalik12/Simple-Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blog App

A simple blog application built with React. This project demonstrates basic CRUD (Create, Read, Update, Delete) functionality in a React application. Users can view blog posts, read details, and delete posts.

Features

  • View Blog Posts: See a list of all blog posts.
  • Read Blog Details: Click on a blog post to view its details.
  • Delete Blog Posts: Remove a blog post from the list.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • JSON Server: Provides a simple REST API for the application.
  • CSS: For styling the application.

Installation

  1. Clone the Repository

    git clone https://github.com/Nirvuu/Simple-Blog-App.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors