Skip to content

ManuCoutinho/my-portfolio

Repository files navigation

Portfolio

repo top language License repo stars release report

vercel release report

About   |   Features   |   Technologies   |   Requirements   |   Starting


🎯 About

Hi! Welcome to my personal web site 👋🏽.

This project compiles some of my skills and shows my projects developed in the last few months.

With a awesome and clean design made by me, I present the 'portfolio' section with cards in the 'polaroid photos' style.

The layout presentation on mobile devices is completely dynamic and user-friendly.

✨ Features

✔️ Dark theme
✔️ Lottie's animations
✔️ Carousel made with pure CSS
✔️ Mobile friendly;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node-LTS installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/manucoutinho/my-portfolio.git

# Access
$ cd my-portfolio

# Install dependencies
$ npm install

# Run the project
$ npm run dev

# The dev server will initialize in the <http://localhost:3000>

Made by ManuCoutinho

 

Back to top