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

https://github.com/ampmonteiro/portfolio-2021

portfolio / website 2021 with Vue 3 and Vite link: https://ampmonteiro-2021.netlify.app/
https://github.com/ampmonteiro/portfolio-2021

frameworks javascript js portfolio portfolio-website vitejs vue3

Last synced: 4 months ago
JSON representation

portfolio / website 2021 with Vue 3 and Vite link: https://ampmonteiro-2021.netlify.app/

Awesome Lists containing this project

README

        

# Portfolio 2021

## Link

[Let see](https://ampmonteiro-2021.netlify.app/)

## About the code:

- selected branch with respetive preset of vite

## goals

- new portfolio
- try new JS framework: Vue, v3.2
- try new bundler tool: Vite, 2.6
- Using vanilla and modern CSS: Grid, Flex, etc.
- try netlify to host the website

## How:

- tested two presets of Vite:
- vanilla js preset ( by downloading from cdn the ESM version of VUE)
- vue preset ( that allows using SFC)

## Some images:

- home page:

![Home Page](/main-page.png 'Home Page')

- about me page:

![About Me](/about.png 'About Me Page')