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
- Host: GitHub
- URL: https://github.com/chronosgit/kbtu-vue-lab-3-...
- Owner: chronosgit
- License: mit
- Created: 2024-10-05T18:28:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T14:34:49.000Z (over 1 year ago)
- Last Synced: 2025-05-18T12:09:05.518Z (about 1 year ago)
- Language: TypeScript
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)