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, @emailjs/browser, Swiper, Sonner, React Hook Form, Framer Motion, React Countup, TypeScript e Radix UI.
Para executar este projeto localmente, siga as instruções abaixo:
Clone o repositório:
git clone https://github.com/vagnermengali/developer-blue-portfolio.git
Acesse o diretório do projeto:
cd developer-blue-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:
```bash 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.
Siga este tutorial para aprender como configurar um formulário de contato por e-mail usando JavaScript.
Este projeto está disponível em: https://developer-blue-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, @emailjs/browser, Swiper, Sonner, React Hook Form, Framer Motion, React Countup, TypeScript and Radix UI.
To run this project locally, follow the instructions below:
Clone the repository:
git clone https://github.com/vagnermengali/developer-blue-portfolio.git
Access the project directory:
cd developer-blue-portfolio
Install the dependencies:
yarn install
Start the development server:
yarn dev
Access the application in your browser through the route:
```bash 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.
Follow this tutorial to learn how to set up an email contact form using JavaScript.
This project is available at: https://developer-blue-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.