https://github.com/vanicce/meu-portfolio
my portfolio where I demonstrate my skills and projects
https://github.com/vanicce/meu-portfolio
api css fetch-api html javascript pinia tailwind vue vue-router
Last synced: 2 months ago
JSON representation
my portfolio where I demonstrate my skills and projects
- Host: GitHub
- URL: https://github.com/vanicce/meu-portfolio
- Owner: vanicce
- Created: 2023-11-16T20:39:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T02:05:45.000Z (over 1 year ago)
- Last Synced: 2025-07-30T04:00:35.647Z (11 months ago)
- Topics: api, css, fetch-api, html, javascript, pinia, tailwind, vue, vue-router
- Language: Vue
- Homepage: https://lucas-portfolio-navy.vercel.app
- Size: 4.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lucas-portfolio
## Index
- [How To Run](#how-to-run)
- [Examples](#examples)
You can see a explication above components here:
- [Components](./docs/components.md)
## Technologies Used
HTML, CSS, JavaScript, Vue3 (Vue Router), Tailwind CSS, NPM (Node Package Manager) and Vite.
## How To Run
### 1. Clone Repository
```sh
git clone https://github.com/vanicce/meu-portfolio.git
cd meu-portfolio
```
### 2. Install Dependencies
```sh
npm install
```
### 3. Run Project Locally
```sh
npm run dev
```
## Examples
Desktop Main Page.
Mobile Main Page.