https://github.com/subraatakumar/blog-app
https://github.com/subraatakumar/blog-app
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/subraatakumar/blog-app
- Owner: subraatakumar
- Created: 2022-02-09T04:38:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T14:31:15.000Z (over 4 years ago)
- Last Synced: 2025-03-25T03:57:49.457Z (over 1 year ago)
- Language: JavaScript
- Size: 1.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog App
This project is for beginner react learners. No backend database is used. 4 static posts displaying for demo purpose. You can create a new post but it will be reset again when you refresh the project. You can extend it by adding Firebase or any other technology you know.
## [See it Live](https://subratsir.github.io/blog-app/)
## [About: Watch Video](https://youtu.be/B4yDe9STgTc)
## Features Created
- Show All Posts on Home Page
- Search for specific posts
- Show a single post by ID
- Create a new post
- Delete a post
## Author
- [Subrat Sir](https://github.com/subratsir)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/subratsir/blog-app/issues).
## Show your support
Give a ⭐️ if you like this project!
## Home Page

## Single Post

## Single Page

## New Post
