Skip to content

Commit 9ab052f

Browse files
committed
add references
1 parent 3b9857a commit 9ab052f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ For more detail, please visit:
55
66
> [React (with Hooks) File Upload with Axios & Boostrap Progress Bar](https://bezkoder.com/react-hooks-file-upload/)
77
8+
> [Material UI File Upload example with Axios & Progress Bar](https://bezkoder.com/material-ui-file-upload/)
9+
810
Rest APIs server for this React Client:
911
> [Node.js Express File Upload Rest API example](https://bezkoder.com/node-js-express-file-upload/)
1012
13+
> [Node.js Express File Upload with Google Cloud Storage example](https://bezkoder.com/google-cloud-storage-nodejs-upload-file/)
14+
1115
> [Spring Boot Multipart File upload example](https://bezkoder.com/spring-boot-file-upload/)
1216
1317
## Fullstack CRUD
@@ -31,6 +35,11 @@ With Django:
3135

3236
> [React.js + Django Rest Framework](https://bezkoder.com/django-react-axios-rest-framework/)
3337
38+
## Integration (run back-end & front-end on same server/port)
39+
> [Integrate React with Spring Boot](https://bezkoder.com/integrate-reactjs-spring-boot/)
40+
41+
> [Integrate React with Node.js Express](https://bezkoder.com/integrate-react-express-same-server-port/)
42+
3443
## Serverless
3544
> [React Firebase CRUD App with Realtime Database](https://bezkoder.com/react-firebase-crud/)
3645

0 commit comments

Comments
 (0)