Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 669 Bytes

File metadata and controls

29 lines (17 loc) · 669 Bytes

Space

A Baas Archieture based blog app. Which uses some professient libraries like react-router-dom , ReactQuill , Firebase , React-Toastify. Used TailwindCss. Will make the code live pretty soon after i am done with all the nesseary update. For the time being below are some screenshot of the code.

Screenshots

HomePage ProfilePage CreatePost SigninPage

Installation

How to setup? Run the following commands in terminal to clone the repo & run

git clone "https://github.com/MrPurushotam/BlogApp.git"
cd BlogApp
npm install
npm start