Welcome to my portfolio built with React! This repository contains the code for my personal website, showcasing my projects and experience.
To run this project locally, you will need to have Node.js and npm (or yarn) installed on your machine.
- Clone the repository:
https://github.com/ElMehdiHemmana/My-Portfolio.git
- Install the dependencies:
npm install
oryarn
- Start the development server:
npm start
oryarn start
- Open http://localhost:3000 to view the app in the browser.
- Responsive design for different screen sizes
- Dynamic routing for individual project pages
- Styled with SASS
- Built with React
- El MehdiHemmana - Github
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Hat tip to anyone whose code was used
- Inspiration
- etc