News portal using vue technologies .js and css, bootstrap. This project is a simple social news network. The project was created specifically for self- learning. Implemented groups, users, news feed, the ability to edit material and create groups, as well as send messages, put likes, comments and reposts. I will be happy if you find errors in the code.
Used technology Vue.js, Vuex, VueRouter, Webpack, SCSS
Migration to vue 3
# Install the dependencies
npm install
# Serve with hot reload at http://localhost:8080
npm run serve
# Build for production with minification
npm run build
MIT