Skip to content

Latest commit

 

History

History
84 lines (51 loc) · 3.16 KB

README.md

File metadata and controls

84 lines (51 loc) · 3.16 KB

Fylo Landing Page - Web Development Project

This repository contains a web development solution for the Fylo landing page challenge on Frontend Mentor. Frontend Mentor challenges offer valuable opportunities to enhance coding skills by working on real-world projects.

Table of Contents

Overview

This project involves the development of a landing page for Fylo, a concept company that provides cloud storage solutions for various file types. The landing page prominently features the Call to Action, outlines the benefits of the service, and provides insights into the team behind Fylo.

app preview

(Back to Top)

Live Demo

You can explore the live demo of the Fylo landing page by clicking the link below:

(Back to Top)

Technologies Used

  • HTML5
  • CSS (including custom properties)
  • Responsive design utilizing Flexbox and CSS Grid
  • JavaScript
  • Webpack 5

(Back to Top)

Key Takeaways

Throughout the development of this project, several web development concepts and techniques were learned. Key takeaways from this project include:

  • The implementation of responsive design to cater to various screen sizes.
  • Effective utilization of HTML, CSS, and JavaScript to create interactive web pages.
  • Integration of Webpack 5 for bundling and optimizing the project.

(Back to Top)

Future Development

In future projects, the focus will be on further development in the following areas:

  • Exploring JavaScript for enhanced interactivity.
  • Implementing optimization techniques for improved web page loading times.
  • Continued practice in creating responsive and visually appealing web designs.

(Back to Top)

Author

(Back to Top)

Acknowledgments

I express my gratitude to the following resources that were particularly helpful in this project:

  • Frontend Mentor - For providing the Fylo landing page challenge that inspired this project.
  • Icon8 - For providing the favicon used on the site.

(Back to Top)

License

This project is licensed under the MIT License.

(Back to Top)