This is a simple product landing page for a hypothetical bakery that was writen with the goal of learning the basics of web design
- Sections for the company introduction, its selling points, available products and customer order form
- Compatibility for all devices
You can visit the page with the following GitHub Pages link https://smtoad.github.io/ProductLanding/
- HTML5
- CSS3
- JavaScript
- Add a variety of available products
- Add more pages for the available products, pricing, delivery and contacts
- Make the form submit to an actual server
This page was created as a part of the freeCodeCamp's "Responsive Web Design" course