Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khusanov-m/web-development-p2
Website projects built by myself to show my expertise
https://github.com/khusanov-m/web-development-p2
front-end html5 js landing-page scss vue3 vuejs website
Last synced: 11 days ago
JSON representation
Website projects built by myself to show my expertise
- Host: GitHub
- URL: https://github.com/khusanov-m/web-development-p2
- Owner: khusanov-m
- License: mit
- Created: 2021-07-22T11:10:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T12:04:10.000Z (about 3 years ago)
- Last Synced: 2023-09-13T00:55:23.530Z (about 1 year ago)
- Topics: front-end, html5, js, landing-page, scss, vue3, vuejs, website
- Language: Vue
- Homepage: https://khusanov-m-r.netlify.app/
- Size: 9.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Please note that no one is allowed to use the included files for commercial purposes and pretend to be the owner. However scripts and methods that I used can be taken for your own project
#### About this repository
Current respository is 2nd part of Web-Development which include 10 websites built by myself (khusanov-m) As respository starts weighting more than 200mb, I decided to create additional repositories each will contain 10 projects too, with almost the same title except part (P) indicators. So it will be easier to find others.**Instructions**
To open and see websites in youe own machine, please follow steps below:
**Note: You should install Node js before following the instructions**
1. Download repository
2. Open folder with website name
3. In terminal type `npm install` then `npm run serve`
4. Copy link provided in terminal *localhost* and open in your browser**Chronology of repository**
## New updates: 20.08.2021
_[Medical Dashboard](https://med-dashboard-khusanov-m-r.netlify.app/)_ - Designed by [Denis Volkoff](https://www.figma.com/file/CVz5zSAUjnUsgzf3OY4bkI/Medical-Dashboard?node-id=0%3A1) and Built by Mukhammad Khojiakbar Khusanov
- Build with help of Vuejs v3.x.x framework
- Options API implemented in this website
- Non-responsive (the design was intended for PC users)
- Re-used section with logic operations
- Animations on ui elements
- SCSS style with BEM technology structre## Date: 11.08.2021
_[Mariposa SPCA](https://mariposa-spca-khusanov-m-r.netlify.app/)_ - Designed by [Darío Figueroa](https://dribbble.com/shots/5101621-Mariposa-SPCA-Dribbble-Design-Challenge) and Built by Mukhammad Khojiakbar Khusanov
- Build with help of Vuejs v3.x.x framework
- Options API implemented in this website
- Non-responsive (the design was intended for PC users)
- Re-used section with logic operations
- SCSS style with BEM technology structre