This is a fully-functional blog creation platform where you can create, update, and delete blog articles. Users can create profiles and view other people's posts.
Created with React, Material-UI, and Firebase (Cloud Firestore and Auth Feature).
git clone the repository
change to proper directory and do
- npm install
- npm install @material-ui/core
- npm install --save firebase
- npm start