Technologies Getting Started Contribute
My Personal Website
- SvelteKit
- Vite
- TypeScript
- LanyardAPI
- Vercel Toolbar and Analytics
Run the project locally
Here you list all prerequisites necessary for running my project.
Open Terminal and Clone this Repo
git clone https://github.com/airbauer/airbauer.ch.git
Now go in the Project folder and install all dependecies.
cd airbauer.ch
npm install
Special thank you for all people that contributed for this project.
Feel free to Contribute to this Project
git clone https://github.com/airbauer/airbauer.ch.git
git checkout -b feature/NAME
- Follow commit patterns
- Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
📝 How to create a Pull Request