A Full-stack Application with Vue and Node

Taha Shashtari - Jan 2 '20 - - Dev Community

A few weeks ago, I shared on GitHub an example of a full-stack app built with Vue on the frontend and Node/Express on the backend. So I thought it would be helpful to share it here as well so more developers can learn from it.

This demo covers things like:

  • Authentication/Authorization with JWT
  • Routing
  • Communicating with a backend API
  • Managing the state of the app with Vuex
  • Uploading Images
  • Forms Validation
  • Handling errors
  • Loading states
  • More stuff

You can view the source code of both the frontend and the backend projects on GitHub. And you can also see a live demo of the app.

I hope you can learn a thing or two from it 😄!


Links:

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player