Skip to content

airbauer/airbauer.ch

Repository files navigation

airbauer.ch 💻

Technologies Getting Started Contribute

My Personal Website

📱 Visit this Project

🎨 Layout

Random Image

💻 Technologies

  • SvelteKit
  • Vite
  • TypeScript
  • LanyardAPI
  • Vercel Toolbar and Analytics

🚀 Getting started

Run the project locally

Prerequisites

Here you list all prerequisites necessary for running my project.

Cloning

Open Terminal and Clone this Repo

git clone https://github.com/airbauer/airbauer.ch.git

Starting

Now go in the Project folder and install all dependecies.

cd airbauer.ch
npm install

🤝 Collaborators

Special thank you for all people that contributed for this project.

📫 Contribute

Feel free to Contribute to this Project

  1. git clone https://github.com/airbauer/airbauer.ch.git
  2. git checkout -b feature/NAME
  3. Follow commit patterns
  4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

Documentations that might help

📝 How to create a Pull Request

💾 Commit pattern