Skip to content

Blazing fast static website built with TypeScript, TailwindCSS, and Rollup.

License

Notifications You must be signed in to change notification settings

m00nbyte/moonbyte.at

Repository files navigation

m00nbyte

stars forks license


😵 Features:

🚀 minimal and clean portfolio
🎨 responsive layout using tailwindcss
📫 privacy compliant form using form.taxi
☔ crawler protection for email address
💤 lazy-loaded images
⭐ robots.txt, humans.txt, sitemap.xml
✨ manifest.json + android & ios icons
🍬 seo optimized meta tags
⚡ service worker with offline support
📈 googletagmanager integration
🏆 score 100 in auditing tools like lighthouse

🔥 Demo: moonbyte.at

html5 css3 pagespeed

⚙️ Installation Steps:

# install dependencies
$ yarn

# build with hot reload
$ yarn dev

# serve at localhost:3000
$ yarn watch

# create a production build
$ yarn build

# build and deploy
$ yarn deploy

# lighthouse tests
$ yarn run lighthouse:mobile
$ yarn run lighthouse:desktop
$ yarn run lighthouse:all

# tailwind config viewer
$ yarn tw-conf

💻 Built with:

  • TypeScript
  • TailwindCSS
  • Rollup

🍰 Credits:

❤️ Like my work?

This project needs a ⭐ from you. Don't forget to leave a star.

Buy Me A Coffee

About

Blazing fast static website built with TypeScript, TailwindCSS, and Rollup.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published