Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chanda-abdul/aneuday-agency
Agency site created with Qwik and GSAP
https://github.com/chanda-abdul/aneuday-agency
Last synced: 2 days ago
JSON representation
Agency site created with Qwik and GSAP
- Host: GitHub
- URL: https://github.com/chanda-abdul/aneuday-agency
- Owner: Chanda-Abdul
- Created: 2023-10-17T04:59:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-20T21:05:55.000Z (about 1 year ago)
- Last Synced: 2023-10-21T09:14:22.153Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://enchanting-pika-2afbf7.netlify.app/
- Size: 12.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neuday
inspired by [this](https://youtu.be/vTxhqzp6v24?si=kR9pmdGktxxmKcHO)View Demo [here](https://enchanting-pika-2afbf7.netlify.app/)
‼️ `npm run qwik new Component`# Qwik City App ⚡️
- [Qwik Docs](https://qwik.builder.io/)
- [Discord](https://qwik.builder.io/chat)
- [Qwik GitHub](https://github.com/BuilderIO/qwik)
- [@QwikDev](https://twitter.com/QwikDev)
- [Vite](https://vitejs.dev/)---
## Useful Resources
- [cloudconvert](https://cloudconvert.com/)
- [Building an app with Qwik](https://blog.logrocket.com/building-app-qwik/)
- [Boost Your Site Perf with Qwik's useVisibleTask$ Hook](https://www.builder.io/blog/qwik-tasks)
- [Code a Creative Agency Website from Scratch pt. 1](https://youtu.be/vTxhqzp6v24?si=kR9pmdGktxxmKcHO)
- [GSAP Split Text](https://gsap.com/docs/v3/Plugins/SplitText/)
- [GSAP ScrollTrigger](https://gsap.com/docs/v3/Plugins/ScrollTrigger/)
- [Timeline Tip: Understanding the Position Parameter](https://gsap.com/community/position-parameter/)
- [SplitType](https://www.npmjs.com/package/split-type)
- [moment.js](https://momentjs.com/docs)
- [CodePen Simple parallax effect - ScrollTrigger](https://codepen.io/GreenSock/pen/JjYPQpN)