Welcome to my portfolio! This project showcases my work, skills, and experiences as a developer. It is built using Next.js 14, Tailwind CSS, and other modern web technologies.
This portfolio is designed to present my professional work, including projects I've completed, my resume, and contact information. It is crafted with a modern design and responsive layout to ensure a seamless experience across all devices.
- Home Page: Introduction, overview of skills, and featured projects.
- About Page: Detailed information about my background and experience.
- Projects Page: A showcase of my work with project details and technologies used.
- Contact Page: Form to get in touch with me or view my contact details.
- Responsive Design: Optimized for desktops, tablets, and mobile devices.
- Next.js 14: A React framework for server-side rendering and static site generation.
- Tailwind CSS: A utility-first CSS framework for custom styling.
- JavaScript: For interactive elements and functionality.
- Font: Fira Code for coding font style.
To get a local copy of the project up and running, follow these steps:
-
Clone the Repository:
git clone https://github.com/yourusername/macova96-portfolio.git
-
Navigate to the Project Directory:
cd macova96-portfolio
-
Install Dependencies:
npm install
-
Run the Development Server:
npm run dev
Open
http://localhost:3000
in your browser to view the project.
- Home Page: View the main introduction and featured work.
- About Page: Learn more about my background and experience.
- Projects Page: Explore details of my projects and the technologies used.
- Contact Page: Reach out via the contact form or view my contact details.
Contributions are welcome! If you have any suggestions or improvements, please follow these steps:
- Fork the Repository.
- Create a Feature Branch:
git checkout -b feature/new-feature
- Commit Your Changes:
git commit -am 'Add new feature'
- Push to the Branch:
git push origin feature/new-feature
- Create a Pull Request.
Distributed under the MIT License. See LICENSE for more information.