Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T05:24:38.000Z (about 1 year ago)
- Last Synced: 2024-01-12T09:08:30.987Z (about 1 year 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.gitcd meu-portfolio
```### 2. Install Dependencies
```sh
npm install
```### 3. Run Project Locally
```sh
npm run dev
```
## Examples
Desktop Main Page.
Mobile Main Page.