This is my personal portfolio built using React.
-
Customized Design: The portfolio includes a completely personalized template with a logo, loader, fonts, and color scheme.
-
External Packages:
- EmailJS: Utilized to send emails directly from the client-side without the need for a backend server.
- FortAwesome and FortAwesome Free Solid SVG Icons: Integrated for sidebar icons and to create an animated cube on the About page.
- Animate.css: Used for various animations throughout the page elements.
- React-Leaflet: Displays a map with my stylized location on the Contact page.
- React Loaders: Integrates the loader from css-loaders.com into the project effortlessly.
- React Router DOM: Divides the application into three main pages:
-
Clone the Repository:
git clone https://github.com/seu-usuario/nome-do-repositorio.git
-
Navigate to Project Directory:
cd nome-do-repositorio
-
Install Dependencies:
npm install
npm start
The application will be accessible at http://localhost:3000.
Feel free to explore the complete code in my GitHub repository.
Note: This project is continually evolving, and I welcome any feedback or suggestions. Thank you for visiting my portfolio!