https://github.com/marcoschalet/portfolio
Repositório para armazenar meu portfólio com a minha evolução no desenvolvimento web.
https://github.com/marcoschalet/portfolio
eslint nextjs portfolio prettier tailwindcss typescript vercel
Last synced: 3 months ago
JSON representation
Repositório para armazenar meu portfólio com a minha evolução no desenvolvimento web.
- Host: GitHub
- URL: https://github.com/marcoschalet/portfolio
- Owner: marcosChalet
- Created: 2022-08-22T10:55:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T19:20:43.000Z (over 1 year ago)
- Last Synced: 2025-03-07T20:27:04.633Z (over 1 year ago)
- Topics: eslint, nextjs, portfolio, prettier, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://marcoschalet.com
- Size: 7.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Meu Histórico Acadêmico e Profissional
## Visite-me
> _Veja em produção [aqui](https://www.mchalet.com.br/)!_
## Tecnologias
> TypeScript
>
> Next
>
> TailwindCSS
## Testar
> **_Quer ver o código mais de perto? Siga os passos a baixo..._**
>
> ```sh
> git clone https://github.com/marcosChalet/portfolio.git
> cd ./portfolio
> npm install
> npm run dev
> ```
>
> Pronto... Agora é só abrir no browser e editar o código.