A Complete advance React-Redux CRUD Application using React, Redux, Thunk, Jwt Auth. Live Preview Link - https://react-crud.devsenv.com/
- JavaScript
- React JS
- Redux
- Redux-thunk
- Jwt Auth
- Bootstrap & React-Bootstrap
- Publicly Product Access
- Sign Up
- Email Unique Validation
- Frontend Validation
- Backend Validation
- Login to User Panel
- Product List View
- Product Pagination
- Product Searching
- Product Detail View/Less Show in List
- Product Details
- Backup Image while loading fail
- Create Product
- Add HTML Text Editor
- Image Upload System
- Image Preview System
- Frontend/Server Validation
- Edit Product
- Same as Create
- Delete Product
- Sweet Alert Integrate
- Clone Project -
https://github.com/ManiruzzamanAkash/React-Basic-CRUD.git
-
Go to the project drectory by
cd React-Basic-CRUD
& Run the -
Create
.env
file & Copy.env.example
file to.env
file -
Setup your database base url in
.env
file -
For the API Project, Here is a link of Github with Laravel - https://github.com/ManiruzzamanAkash/Laravel-Basic-CRUD-API
-
Run the project -
npm start
- Open Browser - http://127.0.0.1:3000
- You'll see a Default Product Store Panel.
- Then Click on top right bar login section to go to login
- And do the rest of the task as demo below.
- First Page is Public and anyone can access all product information
- Click
Login Now & Manage Products
Button at top right corner. - In Login Page, you can click on
Fil with Admin Credential
to auto generate login data - Click
Login
and you're entered in Dashboard - In Dashboard, you can see a Product count
- In Sidebar Click on
Product List
to see all products uploaded by this account. - Create Product
- Edit Product
- View Product Detail
- Delete Product
Any Issues, Please mail me, [email protected]