Welcome to my personal portfolio website! This repository contains the source code for my portfolio, where I showcase my skills, projects, and services as a frontend web developer based in Ghana.
This portfolio website is designed to highlight my expertise in frontend development. It includes sections for an introduction, about me, services, latest work, and contact information.
- Responsive design
- Light and dark mode support
- Smooth scrolling
- Interactive navigation menu
- Contact form
- HTML
- CSS (Tailwind CSS)
- JavaScript
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/joelanarba/portfolio.git
- Navigate to the project directory:
cd portfolio
Open index.html in your preferred web browser to view the portfolio website.
The Tailwind CSS configuration is defined in the tailwind.config.js file. It includes customizations for grid templates, fonts, animations, colors, and box shadows.
The JavaScript functionality is implemented in the script.js file. It includes:
- Menu toggle functions (
openMenu
andcloseMenu
) - Scroll event listener to update the navigation bar styles
- Theme toggle function (
toggleTheme
)
This project is licensed under the MIT License. See the LICENSE file for more details.
Feel free to explore the different sections of the website to learn more about my work and services. If you have any questions or feedback, please use the contact form on the website.