Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.23 KB

My-Repository

Welcome to my portfolio built with React! This repository contains the code for my personal website, showcasing my projects and experience.

image

Getting Started

To run this project locally, you will need to have Node.js and npm (or yarn) installed on your machine.

  1. Clone the repository: https://github.com/ElMehdiHemmana/My-Portfolio.git
  2. Install the dependencies: npm install or yarn
  3. Start the development server: npm start or yarn start
  4. Open http://localhost:3000 to view the app in the browser.

image

Features

  • Responsive design for different screen sizes
  • Dynamic routing for individual project pages
  • Styled with SASS
  • Built with React

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc