Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jxhnlcs/portfolio
Meu Portfolio
https://github.com/jxhnlcs/portfolio
chackra-ui javascript nextjs
Last synced: 27 days ago
JSON representation
Meu Portfolio
- Host: GitHub
- URL: https://github.com/jxhnlcs/portfolio
- Owner: jxhnlcs
- Created: 2023-11-14T15:18:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T16:42:46.000Z (3 months ago)
- Last Synced: 2024-11-09T02:52:43.536Z (3 months ago)
- Topics: chackra-ui, javascript, nextjs
- Language: JavaScript
- Homepage: https://john-portfolio-zeta.vercel.app/
- Size: 22.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meu Portfolio
## Tecnologias
- [Next.js](https://nextjs.org/)
- [Chakra UI](https://chakra-ui.com/)
- [Framer Motion](https://www.framer.com/motion/)## Estrutura
```
$ Estrutura do projeto
│ # Arquivos das páginas
├── pages
│ # Arquivos dos componentes
├── components
│ # Imagens
└── public
```Inspired by [Takuya Matsuyama](https://github.com/craftzdog)