An open API service indexing awesome lists of open source software.

https://github.com/chronosgit/kbtu-vue-lab-3-...

KBTU 'JS. Vue' lab#3 repository
https://github.com/chronosgit/kbtu-vue-lab-3-...

Last synced: about 1 year ago
JSON representation

KBTU 'JS. Vue' lab#3 repository

Awesome Lists containing this project

README

          

# Laboratory work #3

## Setup

1. Pull the project.
2. Run `npm install` to install the necessary packages.
3. Run `npm run dev`, which compiles and supports hot-reloads for development purposes.
4. **OR**, run `npm run build`, which compiles and minifies for production.

## Tasks

1. Authorization and registration method
2. The ability to navigate the site and to user profiles (vue-router)
3. A system of self-administration (Changes to your profile)
4. Adding a system of favorites (Saving the profile you subscribed to and its rated comments - additionally in Figma comments)

## Design

[Figma design.](https://www.figma.com/design/UtGRJLAdfd162yQo6hVOjk/Vue-js-Task?node-id=0-1&m=dev&t=quK6VB6kwCpFOeqt-1)