Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manrriquez/portfolio-manrriquez
repository destined as a portfolio presenting projects, details and objectives about my track as a programmer.
https://github.com/manrriquez/portfolio-manrriquez
animation-css animation-keyframes manrriquez portfolio portfolio-website react react-components styled-components vite
Last synced: about 1 month ago
JSON representation
repository destined as a portfolio presenting projects, details and objectives about my track as a programmer.
- Host: GitHub
- URL: https://github.com/manrriquez/portfolio-manrriquez
- Owner: Manrriquez
- License: mit
- Created: 2022-11-14T01:34:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T21:54:47.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T00:41:43.314Z (3 months ago)
- Topics: animation-css, animation-keyframes, manrriquez, portfolio, portfolio-website, react, react-components, styled-components, vite
- Language: JavaScript
- Homepage: https://manrriquez.netlify.app/
- Size: 3.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PORTFOLIO MANRRIQUEZ 🚀
![GitHub repo size](https://img.shields.io/github/repo-size/manrriquez/portfolio-manrriquez?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/manrriquez/portfolio-manrriquez?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/manrriquez/portfolio-manrriquez?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/manrriquez/portfolio-manrriquez?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/manrriquez/portfolio-manrriquez?style=for-the-badge)
Instalando Projeto 🚀
Para instalar o projeto, siga estas etapas:
Clonar projeto:
```
git clone https://github.com/Manrriquez/portfolio-manrriquez
```Entrar na raiz do projeto:
```
cd portfolio-manrriquez
```Instalar Dependencias:
```
npm install
```Startando o projeto ☕
Para usar portfolio-manrriquez, siga estas etapas:
Iniciar projeto:
```
npm run dev
```Entre no navegador e digite o url:
```
http://localhost:5173/
```## 📝 Licença
Esse projeto está sob licença. Veja o arquivo [LICENÇA](LICENSE.md) para mais detalhes.
[⬆ Voltar ao topo](#nome-do-projeto)