This project AIMs to be a realtime blogging system that is super minimal and clean backed by firebase.
The solution is prebuilt, so all you have to do is follow the instruction to connect the web-app to
firebase (using .env files), run npm build
and you are ready to go.
You can fork/clone/explore the code freely.
- Firebase Authentication.
- Serverless.
- Markdown based.
- Firestore for database.
- Cloudinary for CDN (Optional).
- Realtime updates.
- Minimal sleek UI.
https://tfm-tech.web.app/tfm-blog-installation-and-setup-with-firebase
https://tfm-tech.web.app/tfm-blog-getting-started
- Add toast notification on successful logout.
- Add delete functionality for blog post.
- Add Categories
- Add Priority
- Add publish/unpublished option