An open API service indexing awesome lists of open source software.

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.

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