πYou can see the live site from here!
## Project Skeleton
- MyBlog App (folder)
|
|----readme.md
SOLUTION
βββ public
β βββ index.html
βββ src
β βββ router
β β βββ AppRouter.js
β β βββ PrivateRouter.js
β βββ components
β β βββ BlogCard.js
β β βββ BlogForm.js
β β βββ Navbar.js
β β βββ UpdateBlog.js
β β βββ CommentsPagination.js
β βββ features
β β βββ AuthSlice.js
β β βββ BlogSlice.js
β βββ helpers
β β βββ firebase.js
β β βββ toastNotify.js
β βββ pages
β β βββ Dashboard.js
β β βββ Details.js
β β βββ Login.js
β β βββ NewBlog.js
β β βββ Profile.js
β β βββ Register.js
β β βββ UpdateMyBlog.js
β βββ assets
β β βββ [images]
β βββ app
β β βββ store.jsx
β βββ App.js
β βββ index.js
β βββ index.css
βββ .env
βββ package.json
βββ yarn.lock
```
π¨βπ» The main aim of this project is to improve my REACT/Styled Component/JS/git commands (push, pull, commit, add etc.) skills and responsive design abilities.
π―
-
HTML / Semantic elements
-
Material UI - React Toastify - Bootstrap
-
REACT / Components , Props , Hooks , Router, Redux etc.
-
Formik - Yup
-
Firebase Realtime Database
-
Firebase Authentication
-
improve coding skills within HTML & CSS & JS & REACT.js
-
use git commands (push, pull, commit, add etc.) and Github as Version Control System.
π HTML tags, Comments, CSS styling, REACT.js etc.
First download a code editor
Second open the files : My Docs
You should open vscode terminal and write "yarn or npm install" to make the project alive
You can use this tutorial : VS Code tutorial
π€ Yasin Sutoglu
- Twitter: @YsnStgl
- Github: @yasinsutoglu
