Skip to content

shahaf009/logohub

Repository files navigation

🖥️ Personal Portfolio

A sleek, modern, and responsive portfolio bootstrapped with create-t3-app.

portfolio.webm

🔗 Link to portfolio

All you need to know about me, my projects and skills can be found here. Personalize the portfolio by modifying src/pages/index.tsx and src/styles/globals.css to emulate your own portfolio. Made some improvements and want to share? Open a pull request. For any issues, feel free to report them here.

🎉 Features

  • Responsive Design: The portfolio is designed to be fully responsive, providing an optimal viewing experience across a wide range of devices from desktops to mobile phones.
  • Easy Customization: The portfolio structure is straightforward and well organized, making it easy to customize and showcase your unique set of skills and projects.
  • Stunning UI/UX Design: The portfolio boasts a sleek and modern design, using smooth animations to capture the attention of potential employers or clients.
  • Interactive UI: Utilizing modern web development techniques, the portfolio offers an interactive user interface that enhances user experience, such as locomotive-scroll and framer-motion.

🚀 Getting Started

Prerequisites

To get started with this portfolio, ensure that you have the following installed on your system:

  • Node.js
  • npm
  • git

🛠️ Installation

Follow the steps below to clone and run this project on your local system:

# Clone the repository
$ git clone https://github.com/wendoj/portfolio.git

# Navigate to the project directory
$ cd portfolio

# Remove current origin repository
$ git remote remove origin

Then install the required dependencies:

# Install dependencies
$ npm install

# Start the development server:
$ npm run dev

Now, open your browser and navigate to http://localhost:3000 to view your portfolio live.

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published