business-card Svelte Themes

Business Card

Personal business card web application developed with Svelte and Tailwind

Business Card webapp

Ever wanted your own online business card? You haven't had the time yet to develop it on your own or you don't know how to do it? Then feel free to use this template application. It is developed in Svelte/Sapper and can be statically and cheap hosted e.g. with Google Firebase.

Check out my running website as example: https://lukasweichselbraun.com

Highlights

  • Hostable with static files
  • Responsive web application for any device
  • Personal data is easily configurable
  • Social media linkings
  • Features hidden pages for restricted audiences (e.g. for private addressings)
  • Focus on performance and best practices
  • Lean and elegant design

Used Technology

  • Svelte/Sapper (web application)
  • Tailwind (CSS framework)

Getting started

  1. Download repo
  2. Adapt the config file './src/components/PersonConfig.svelte'
  3. Add your desired picture into the folder './static/'
  4. Try it locally with 'npm run dev'
  5. Add any hidden pages if needed. Enter '007' at the code page and hit the 'Go' button for an instruction.
  6. Generate static hosting files with 'npm run export'
  7. Deploy your application

Top categories

Loading Svelte Themes