/My_Portfolio

This is my Portfolio Website

Primary LanguageTypeScriptMIT LicenseMIT

My Portfolio

This is my Portfolio Website built using React, Tailwind CSS, and TypeScript. The website showcases my skills and projects as a full-stack developer and Data Engineer.

Portfolio Link

You can check now my Portfolio Website on this link.

https://majdi-akrmi-portfolio.netlify.app

Screenshots

Capture d’écran (28)

Capture d’écran (27)

portfolio

Tech Stack

React, TailwindCSS, TypeScript

Run Locally

Clone the project

  git clone https://github.com/Majdi-Akrmi/My_Portfolio.git

Go to the project directory

  cd My_Portfolio

Install dependencies

  npm install

Start the server

  npm run dev