Check The Live Website β‘οΈ Live Website
Project aims to create a FireBlog App.
FireBlog App (folder)
|
|----readme.md
SOLUTION
βββ public
β βββ index.html
βββ src
β βββ routers
β β βββ AppRouter.jsx
β β βββ PrivateRouter.jsx
β βββ components
β β βββ BlogCard.jsx
β β βββ Footer.jsx
β β βββ Navbar.jsx
β βββ contexts
β β βββ AuthContext.jsx
β β βββ BlogContext.jsx
β βββ helpers
β β βββ firebase.js
β β βββ functions.jsx
β β βββ toastNotify.jsx
β βββ pages
β β βββ About.js
β β βββ Dashboard.js
β β βββ Details.js
β β βββ Login.js
β β βββ NewBlog.js
β β βββ Profile.js
β β βββ Register.js
β β βββ UpdateBlog.js
β βββ assets.js
β β βββ [images]
β βββ App.js
β βββ App.css
β βββ index.js
β βββ index.css
β
βββ package.json
βββ yarn.lock
π I mastered ReactJS, React Router, Context, Formik, Yup, Firebase Realtime Database, Material UI, react-toastify, features in this project. You can see the visual representation of the website above.
