Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/praneethravuri/prav-v2
Second iteration of my portfolio website. Made with Vue.js and Scss
https://github.com/praneethravuri/prav-v2
bootstrap css html javascript json portfolio scss ssr vue vuejs
Last synced: about 2 months ago
JSON representation
Second iteration of my portfolio website. Made with Vue.js and Scss
- Host: GitHub
- URL: https://github.com/praneethravuri/prav-v2
- Owner: praneethravuri
- License: mit
- Created: 2023-06-22T14:18:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-16T22:49:15.000Z (about 1 year ago)
- Last Synced: 2024-10-14T22:11:07.627Z (3 months ago)
- Topics: bootstrap, css, html, javascript, json, portfolio, scss, ssr, vue, vuejs
- Language: Vue
- Homepage: https://prav.dev/
- Size: 247 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Inspired by
1. [Brittany Chiang](https://v4.brittanychiang.com/)
2. [Kenneth Jimmy](https://kenjimmy.me/)### [https://prav.dev/](https://prav.dev/)
### [Website Link - Netlify](https://prav-v2.netlify.app//)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).## Color Reference
| Color | Hex |
| -------------- | ------------------------------------------------------------------ |
| Navy | ![#16151d](https://via.placeholder.com/10/16151d?text=+) `#16151d` |
| Light Navy | ![#1d1b25](https://via.placeholder.com/10/1d1b25?text=+) `#1d1b25` |
| Bright Red | ![#FF4057](https://via.placeholder.com/10/FF4057?text=+) `#FF4057` |
| Slate | ![#e6f1ff](https://via.placeholder.com/10/e6f1ff?text=+) `#e6f1ff` |
| Dark Red | ![#9d2836](https://via.placeholder.com/10/9d2836?text=+) `#9d2836` |
| Lightest Gray | ![#727377](https://via.placeholder.com/10/727377?text=+) `#727377` |## Fonts
1. Inter
2. Source Code Pro## Icons
[Icons8](https://icons8.com/)