8000 GitHub - MichalBialek01/react-post-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MichalBialek01/react-post-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
< 94AD a title="public" aria-label="public, (Directory)" class="Link--primary" href="/MichalBialek01/react-post-app/tree/master/public">public
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Post App is a simple web application built using React, and Node.js that allows users to create, read, update, and delete posts. The app is structured as a single-page application (SPA) and showcases typical CRUD (Create, Read, Update, Delete) operations.

Features

  • Create Post: Add a new post with a title and content.
  • Read Posts: View all existing posts.
  • Update Post: Edit an existing post.
  • Delete Post: Remove a post from the list.
  • State Management: Redux is used for managing application state.
  • API Integration: Backend APIs for managing posts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0