Skip to content

b3n3w/wagner-labs.com

Repository files navigation

Portfolio Website

🚀 Features

  • Interactive project showcase with a bento grid layout
  • Responsive design that looks great on both desktop and mobile devices

🛠️ Technologies Used

🏗️ Project Structure

portfolio-website/
├── src/
│   ├── lib/
│   │   ├── components/
│   │   ├── icons/
│   │   └── assets/
│   │       └── projects/
│   ├── routes/
│   │   └── +page.svelte
│   └── app.html
├── static/
├── package.json
├── svelte.config.js
├── tailwind.config.js
├── tsconfig.json
└── vite.config.js

🚀 Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/b3n3w/wagner-labs.com.git
    
  2. Navigate to the project directory:

    cd wagner-labs.com
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Open your browser and visit http://localhost:5173 to see the website in action!

🌐 Deployment

This site is set up for easy deployment on platforms like Vercel, Netlify or Coolify for selfhosted environments.

🤝 Contributing

While this is a personal portfolio website, I'm open to suggestions and improvements! If you have any ideas or find any bugs, please open an issue or submit a pull request.

📄 License

This project is open source and available under the MIT License.

📞 Contact

Feel free to reach out to me if you have any questions or just want to connect:

About

Personal portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published