Check The Live Website β‘οΈ Live Website
Project aims to create a Stock App.
Stock App (folder)
|
|----readme.md
SOLUTION
βββ public
β βββ index.html
β βββ [other Files]
βββ src
β βββ routers
β β βββ AppRouter.jsx
β β βββ PrivateRouter.jsx
β βββ components
β β βββ Cards
β β β βββ BrandCard.jsx
β β β βββ FirmCard.jsx
β β β βββ KpiCards.jsx
β β βββ modals
β β β βββ BrandModal.jsx
β β β βββ FirmModal.jsx
β β β βββ PurchasesModal.jsx
β β β βββ SalesModal.jsx
β β β βββ ProductModal.jsx
β β βββ tables
β β β βββ ProductsTable.jsx
β β β βββ PurchasesTable.jsx
β β β βββ SalesTable.jsx
β β βββ Charts.jss
β β βββ LoginForm.jsx
β β βββ MenuListitems.jsx
β β βββ Menuselect.jsx
β β βββ RegisterForm.jsx
β βββ features
β β βββ AuthSlice.jsx
β β βββ StockSlice.jsx
β βββ helpers
β β βββ toastNotify.jsx
β βββ hooks
β β βββ useAuthCalls.jsx
β β βββ useAxios.jsx
β β βββ useSortColumn.jsx
β β βββ useStockCalls.jsx
β βββ pages
β β βββ Brands.jsx
β β βββ Dashboard.jsx
β β βββ Firms.jsx
β β βββ Home.jsx
β β βββ Login.jsx
β β βββ Products.jsx
β β βββ Purchases.jsx
β β βββ Register.jsx
β β βββ Sales.jsx
β βββ styles
β β βββ globalStyle.jsx
β βββ assets
β β βββ result.svg
β βββ app
β β βββstore.jsx
β βββ App.js
β βββ index.js
β
βββ package.json
βββ yarn.lock
π I mastered ReactJS, React Router, react-dom, Reduxjs/toolkit, react/tremor, redux-persist, Formik, Yup, axios, Material UI, react-toastify, features in this project. You can see the visual representation of the website above.
