Skip to content

Commit f82dfd1

Browse files
committed
add references
1 parent 2270b6a commit f82dfd1

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
# Vue.js CRUD App with Vue Router & Axios
22

3-
For more detail, please visit:
4-
> [Vue.js CRUD App with Vue Router & Axios](https://bezkoder.com/vue-js-crud-app/)
3+
For instruction, please visit:
4+
> [Vue 2 CRUD App with Vue Router & Axios](https://bezkoder.com/vue-js-crud-app/)
5+
6+
> [Vue 3 CRUD example with Axios and Vue Router](https://bezkoder.com/vue-3-crud/)
7+
8+
More Practice:
9+
> [Vue Pagination with Axios and API example](https://bezkoder.com/vue-pagination-axios/)
10+
11+
> [Vue.js JWT Authentication with Vuex and Vue Router](https://bezkoder.com/jwt-vue-vuex-authentication/)
12+
13+
> [Vue File Upload example using Axios](https://bezkoder.com/vue-axios-file-upload/)
514
615
Fullstack with Node.js Express:
716
> [Vue.js + Node.js Express + MySQL](https://bezkoder.com/vue-js-node-js-express-mysql-crud-example/)
@@ -18,6 +27,11 @@ Fullstack with Spring Boot:
1827
Fullstack with Django:
1928
> [Vue.js + Django](https://bezkoder.com/django-vue-js-rest-framework/)
2029
30+
Integration (run back-end & front-end on same server/port)
31+
> [Integrate Vue.js with Spring Boot](https://bezkoder.com/integrate-vue-spring-boot/)
32+
33+
> [Integrate Vue App with Node.js Express](https://bezkoder.com/serve-vue-app-express/)
34+
2135
Serverless with Firebase:
2236
> [Vue Firebase Realtime Database: CRUD example](https://bezkoder.com/vue-firebase-realtime-database/)
2337

0 commit comments

Comments
 (0)