This is my personal portfolio website
Describe your project in 1 or 2 sentences.
[My Frontend Portolio] is a project that includes information about me, my project and my frontend journey.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Style
Server
- [Light and dark Mode]
- [Type Writing]
- [Loading Animation]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install Package Manager (Node + Npm)
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/TRIPLE-ADE/portfolioInstall this project with:
cd my-project
npm installTo run the project, execute the following command:
npm run dev