Skip to content

Commit

Permalink
add references
Browse files Browse the repository at this point in the history
  • Loading branch information
tienbku committed May 18, 2021
1 parent 3b9857a commit 9ab052f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ For more detail, please visit:
> [React (with Hooks) File Upload with Axios & Boostrap Progress Bar](https://bezkoder.com/react-hooks-file-upload/)
> [Material UI File Upload example with Axios & Progress Bar](https://bezkoder.com/material-ui-file-upload/)
Rest APIs server for this React Client:
> [Node.js Express File Upload Rest API example](https://bezkoder.com/node-js-express-file-upload/)
> [Node.js Express File Upload with Google Cloud Storage example](https://bezkoder.com/google-cloud-storage-nodejs-upload-file/)
> [Spring Boot Multipart File upload example](https://bezkoder.com/spring-boot-file-upload/)
## Fullstack CRUD
Expand All @@ -31,6 +35,11 @@ With Django:

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

0 comments on commit 9ab052f

Please sign in to comment.