We continue to create a single page application on VueJS.
We need an API.
In this video, we will create a simple API using nodeJS.
Let's create a server folder in the root of the project.
In this folder we will create a file with the name server.js.
🔗 Sourse code: https://github.com/101samovar/vuejs-d...