The landing page is built using Angular, Three.js, GSAP, and Bootstrap 5. The logo design, UI/UX work (thanks Figma) & development was all done from scratch with no templates, only following a lot of tutorials xD
You can see it for yourself at this link: ride-project.vercel.app
The landing page is designed to promote a new product or service and features an interactive 3D animation using Three.js, as well as animated transitions and effects using GSAP. The page also includes a features section.
To install and run the landing page, follow these steps:
- Clone the repository to your local machine.
- Install the dependencies using
npm install
. - Build and serve the landing page using
ng serve --open
.
or just visit: ride-project.vercel.app
This project was developed by M. Ashref Ben Abdallah I would like to acknowledge the following resources that were used in the development of this landing page:
- Angular (https://angular.io/)
- Three.js (https://threejs.org/)
- GSAP (https://greensock.com/gsap/)
- Bootstrap 5 (https://getbootstrap.com/docs/5.0/)
- Spline (https://spline.design/)
- Symfony (https://symfony.com/)
Make sure to reach out if you encounter any bugs on your device :)