Skip to content

KingTroy125/Main-Portfolio

Repository files navigation

Portfolio

Overview

This portfolio showcases my work and skills, built using modern web technologies for performance and aesthetics.

Stack

Frontend

Astro Tailwind CSS TypeScript

Tools

Figma Prettier Canva

Show Your Favorite Spotify Album (or Your Own)

Spotify

  1. Choose your Spotify album.
  2. Access the share options.
  3. Select 'Copy Embed Code'.
  4. Add the following embed code to footer.astro:
<iframe src="https://open.spotify.com/embed/album/ALBUM_ID" style="border-radius:12px; border:0;" class="w-full h-40" frameborder="0" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>

That's it!

Project Structure

public/
└── svg/
src/
├── components/
├── layouts/
├── react/
└── pages/

Local Configuration

  1. Clone the repository:
git clone https://github.com/KingTroy125/portfolio.git
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

License

Important Notice:
This project is licensed under the MIT License.
According to the license terms, any redistribution (including compiled or modified versions) must retain the original copyright notice and the full license text.


GitHub: KingTroy125

About

This portfolio showcases my work and skills, built using modern web technologies for performance and aesthetics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors