https://github.com/react-ts-apps/blog-management-app
A responsive and user-friendly Blog Management App built entirely with React. This application allows users to create, edit, delete, and view blog posts, with all data stored locally in the browser using localStorage.
https://github.com/react-ts-apps/blog-management-app
react react-router tailwindcss typescript
Last synced: about 1 year ago
JSON representation
A responsive and user-friendly Blog Management App built entirely with React. This application allows users to create, edit, delete, and view blog posts, with all data stored locally in the browser using localStorage.
- Host: GitHub
- URL: https://github.com/react-ts-apps/blog-management-app
- Owner: React-Ts-Apps
- Created: 2025-04-05T16:47:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-04T13:16:34.000Z (about 1 year ago)
- Last Synced: 2025-05-21T10:16:39.184Z (about 1 year ago)
- Topics: react, react-router, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://react-ts-apps.github.io/blog-management-app/
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog-management-app
This app renders a static list of blogs. We can add and remove blogs to and from favourites. This is managed through context API.
Uses react-router to manage navigation.
# tailwindcss
tailwindcss is used to create the responsive side bar