Este é um portfólio desenvolvido para beneficiar desenvolvedores que ainda não têm seu portfólio ou desenvolvedores que desejam um portfólio já pronto. Foi criado para fins de estudo utilizando as seguintes tecnologias: Next.js, Tailwind CSS, Framer Motion e TypeScript.
- Next.js: Um framework React para construir aplicações web.
- Tailwind CSS: Um framework CSS de utilidade em primeiro lugar para desenvolvimento rápido e flexível.
- Framer Motion: Uma biblioteca de animação para React.
- TypeScript: Um superset do JavaScript que adiciona tipagem estática ao código.
- /home: Página inicial do portfólio.
- /about: Página sobre o autor ou informações da empresa.
- /work: Página com projetos concluídos.
Para executar este projeto localmente, siga as instruções abaixo:
-
Clone o repositório:
git clone https://github.com/vagnermengali/developer-purple-portfolio.git
-
Acesse o diretório do projeto:
cd developer-purple-portfolio
-
Instale as dependências:
yarn install
-
Inicie o servidor de desenvolvimento:
yarn dev
-
Acesse a aplicação no seu navegador através da rota:
http://localhost:3000/
Acesse a aplicação no seu navegador através do seguinte endereço: http://localhost:3000/. Explore os arquivos do projeto usando seu editor de código preferido e faça quaisquer alterações necessárias.
Este projeto está disponível em: https://developer-purple-portfolio-vagnermengali.vercel.app/
Contribuições são bem-vindas! Sinta-se à vontade para abrir um PR ou relatar problemas.
Se este projeto foi útil para você, considere deixar uma estrela (⭐) no repositório para apoiar o desenvolvimento.
Este projeto está sob a Licença MIT.
This is a portfolio developed to benefit developers who don't yet have their portfolio or developers who want a ready-made portfolio. It was created for study purposes using the following technologies: Next.js, Tailwind CSS, Framer Motion, and TypeScript.
- Next.js: A React framework for building web applications.
- Tailwind CSS: A utility-first CSS framework for rapid and flexible development.
- Framer Motion: An animation library for React.
- TypeScript: A superset of JavaScript that adds static typing to the code.
- /home: Portfolio's home page.
- /about: Page about the author or company information.
- /work: Page with completed projects.
To run this project locally, follow the instructions below:
-
Clone the repository:
git clone https://github.com/vagnermengali/developer-purple-portfolio.git
-
Access the project directory:
cd developer-purple-portfolio
-
Install the dependencies:
yarn install
-
Start the development server:
yarn dev
-
Access the application in your browser through the route:
http://localhost:3000/
Access the application in your browser through the following address: http://localhost:3000/. Explore the project files using your preferred code editor and make any necessary changes.
This project is available at: https://developer-purple-portfolio-vagnermengali.vercel.app/
Contributions are welcome! Feel free to open a PR or report issues.
If this project has been helpful to you, consider leaving a star (⭐) on the repository to support development.
This project is under the MIT License.