- Interactive project showcase with a bento grid layout
- Responsive design that looks great on both desktop and mobile devices
- SvelteKit - The fastest way to build Svelte apps
- Tailwind CSS - A utility-first CSS framework
- TypeScript - JavaScript with syntax for types
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
- Node.js (v14 or later)
- npm or yarn
-
Clone the repository:
git clone https://github.com/b3n3w/wagner-labs.com.git
-
Navigate to the project directory:
cd wagner-labs.com
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and visit
http://localhost:5173
to see the website in action!
This site is set up for easy deployment on platforms like Vercel, Netlify or Coolify for selfhosted environments.
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.
This project is open source and available under the MIT License.
Feel free to reach out to me if you have any questions or just want to connect:
- Email: [email protected]