Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunocarvalhofeitosa/modern-portfolio
Portfolio made with Next.js, Typescriptm, Framer Motion, Three.js, Aceternite UI and TailwindCSS.
https://github.com/brunocarvalhofeitosa/modern-portfolio
aceternity-ui framer-motion nextjs tailwindcss threejs typescript
Last synced: 4 days ago
JSON representation
Portfolio made with Next.js, Typescriptm, Framer Motion, Three.js, Aceternite UI and TailwindCSS.
- Host: GitHub
- URL: https://github.com/brunocarvalhofeitosa/modern-portfolio
- Owner: BrunoCarvalhoFeitosa
- Created: 2024-07-01T19:54:02.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-05T19:58:22.000Z (5 months ago)
- Last Synced: 2024-07-06T00:38:23.316Z (5 months ago)
- Topics: aceternity-ui, framer-motion, nextjs, tailwindcss, threejs, typescript
- Language: TypeScript
- Homepage: https://bruno-carvalho-feitosa-modern-portfolio.vercel.app
- Size: 5.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portfólio de apresentação feito em Next.js, Typescript, Framer Motion, Three.js, Aceternite UI, ShadcnUI e TailwindCSS.Sumário
## Sobre o projeto
### Projeto
#### Home
Página totalmente responsiva, ou seja, se adapta a qualquer tipo de dispositivo, possui modo light e dark, ao clicar sobre os botões os temas são trocados, possui diversas animações e informações a respeito da minha trajetória como desenvolvedor.https://github.com/BrunoCarvalhoFeitosa/modern-portfolio/assets/46093815/bca25a80-d780-4b02-9922-52a517f808c6
### Feito com
* [Next.js](https://nextjs.org)
* [Typescript](https://www.typescriptlang.org)
* [Framer Motion](https://www.framer.com/motion)
* [Aceternite UI](https://ui.aceternity.com)
* [ShadcnUI](https://ui.shadcn.com)
* [TailwindCSS](https://tailwindcss.com)
* [Vercel](https://vercel.com)### Hospedagem
A aplicação está em produção neste link: (https://bruno-carvalho-feitosa-modern-portfolio.vercel.app).
## Iniciando o projeto
Primeiramente será necessário clonar este projeto em (https://github.com/BrunoCarvalhoFeitosa/modern-portfolio.git), após o download será necessário abrir este projeto no seu editor e no terminal digitar npm install ou yarn, posteriormente é só rodar em seu terminal o comando npm run dev ou yarn dev, após isso, a página será aberta em seu navegador.
### Pré-requisitos
* npm
```sh
npm install npm@latest -g
```### Instalação
1. Clone o repositório
```sh
https://github.com/BrunoCarvalhoFeitosa/modern-portfolio.git
```
2. Instale os pacotes do NPM
```sh
npm install ou yarn
```
3. Inicie o projeto
```sh
npm run dev ou yarn dev
```## License
Distribuído sob a licença MIT.
## Contato
Bruno Carvalho Feitosa - [GitHub](https://github.com/BrunoCarvalhoFeitosa) - [LinkedIn](https://www.linkedin.com/in/bruno-carvalho-feitosa/)