This repository contains the source code for the appie app landing page, a responsive and modern website built for a dummy startup called appie. The project was developed using HTML, CSS, and JavaScript, with the Swiper library integrated to create the carousels for CTA section and testimonial section.
Check out the live site here: appie Landing Page
- Responsive Design: The landing page is fully responsive, ensuring a seamless experience across all devices.
- Testimonial Carousel: A dynamic carousel in the testimonial section built using the Swiper.js library.
- HTML5
- CSS
- JavaScript
- Swiper Library
The source code for this project is available on GitHub. You can find it here.
To view the project locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/nabdelfattah/Appie.git cd Appie
-
Open the Project:
Since the project relies on live reloading for proper rendering, it is recommended to use the "Live Server" extension in VS Code.
- Install the Live Server extension in VS Code.
- Open the project folder in VS Code.
- Click on the "Go Live" button in the bottom-right corner of VS Code to start the server and view the project in your browser.
If you have any questions or feedback, please feel free to contact me through GitHub.