Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louisgituhi/blog-app
A blog app written in react for UI and pocketbase for the database
https://github.com/louisgituhi/blog-app
Last synced: about 2 months ago
JSON representation
A blog app written in react for UI and pocketbase for the database
- Host: GitHub
- URL: https://github.com/louisgituhi/blog-app
- Owner: louisgituhi
- Created: 2024-03-16T09:07:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T08:54:53.000Z (10 months ago)
- Last Synced: 2024-03-21T10:35:32.563Z (10 months ago)
- Language: JavaScript
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + React-Router-Dom + Pocketbase
This is blog app written in react for ui, react-router for routing and Pocketbase for the database.
Here is the homepage
![BlogsPage](https://github.com/louisgituhi/blog-app/blob/main/images/blog-page.png)The Blog Details page
![BlogDetails](https://github.com/louisgituhi/blog-app/blob/main/images/details-page.png)
The Create Blog page
![CreatePage](https://github.com/louisgituhi/blog-app/blob/main/images/create-page.png)