Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sd0e/blog
A minimalistic yet advanced personal blog in React.
https://github.com/sd0e/blog
blog firebase-hosting firebase-realtime-database react reactjs website website-design
Last synced: 2 months ago
JSON representation
A minimalistic yet advanced personal blog in React.
- Host: GitHub
- URL: https://github.com/sd0e/blog
- Owner: sd0e
- Created: 2021-12-26T12:56:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T12:25:23.000Z (6 months ago)
- Last Synced: 2024-11-29T08:12:43.796Z (2 months ago)
- Topics: blog, firebase-hosting, firebase-realtime-database, react, reactjs, website, website-design
- Language: JavaScript
- Homepage: https://sebdoe.com/
- Size: 24.1 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Blog Website
This is the source code for my personal blog, available at [sebdoe.com](https://sebdoe.com/), developed using React and Material UI components and stored and hosted on Firebase. It also has an advanced admin console to manage posts, categories and campaigns; this has been kept private for security reasons.
Read more about the development process [here](https://sebdoe.com/article/how-i-created-a-blog-using-react-from-scratch).
![Preview of the blog's homepage](preview1.png)
![Preview of a blog article](preview2.png)
![Preview of a blog category](preview3.png)