This is the Github repository for my article on Medium named "How to Create a Custom Blogging System Using React and Firebase)" You can read it here ---> https://blog.kleinpixelagency.com/custom-blogging-system-with-react-and-firebase-4a1b1f50aa54
This is a customizable blogging system created with React.js and Firebase. It includes
- Custom Markup (H1, H2, H3, H4, H5, H6, Text, Image, Link, Explanation)
- Call to action buttons
- Mini View Text for blog cards
- Authentication System and more.
It uses Firestore Database, Firebse Authentication and Firestore Storage. This is an open-source project, feel free to contribute and/or contact me.
git clone https://github.com/AtakanYigit/React-Firebase-Custom-Blogging-System.git
cd React-Firebase-Custom-Blogging-System
npm i
npm run dev