This is the second version of my personal portfolio, showcasing a more polished and professional design. The portfolio highlights my background, skills, and experiences through various sections:
- Hero Section 🌄: A brief introduction.
- About Section ℹ️: Detailed information about my studies, skills, certifications, associative activities, and professional experiences.
- Work Section 👩🏻💻: Features three of my main projects and additional works.
- Contact Section 📞: Provides a way to reach out to me for collaborations or opportunities.
To run this project, you will need to create an .env file and add the following environment variables after creating a template on https://www.emailjs.com/.
VITE_APP_SERVICE_ID
VITE_APP_TEMPLATE_ID
VITE_APP_PUBLIC_KEY
Clone the project
git clone https://github.com/ghaithsaidani/portfolio-2.0
Go to the project directory
cd portfolio-2.0
Install dependencies
npm install
Start the server
npm run start
To deploy this project run
npm run build
Then, import dist folder into your netlify account.
For support, email [email protected].