Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)