This project is a personal portfolio built using React.js, Chakra UI for preset styles, and Formik for form handling. It features a layout with a header containing links to different social media platforms and sections for showcasing different aspects of the portfolio.
- Chakra UI Preset Style: The project utilizes Chakra UI to quickly style components, providing a sleek and modern design.
- Formik for Form Handling: Formik is employed for handling forms within the portfolio, ensuring smooth user interaction and validation.
- Header with Social Media Links: The header includes links to different social media platforms, allowing visitors to connect with the portfolio owner easily.
- Three Screen Sections:
- Landing with Profile: The landing page introduces the portfolio and showcases the profile of the owner.
- Projects Section: This section displays various projects undertaken by the portfolio owner, providing details and links for further exploration.
- Contact Me Section: The contact section offers a form or contact information for visitors to reach out to the portfolio owner.
- Clone the repository:
git clone https://github.com/your-username/react-portfolio.git