Skip to content

IvanShavliuga/vuejsnews

Folders and files

NameName
Last commit message
Last commit date
Nov 1, 2022
Nov 1, 2022
Nov 30, 2022
Oct 31, 2022
Nov 1, 2022
Mar 28, 2020
Mar 6, 2020
Mar 6, 2020
Nov 6, 2022
Oct 31, 2022
Nov 7, 2022
Nov 1, 2022

Repository files navigation

vuejsnews

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

Screenshots

Getting up and Running

# Install the dependencies
npm install

# Serve with hot reload at http://localhost:8080
npm run serve

# Build for production with minification
npm run build

License

MIT