Skip to content

Frontend Mentor Challenge, a multiple-page website, totally responsive, with the ability to create subscriptions and interact dynamically with users' coffee preferences. One of the most challenging and exciting projects I've done until now.

Notifications You must be signed in to change notification settings

jose-digiweb/coffee-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Coffeeroasters subscription site solution

By - Jose Furtado

This is a solution to the Coffeeroasters subscription site challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for each page depending on their device's screen size
  • See hover states for all interactive elements throughout the site
  • Make selections to create a coffee subscription and see an order summary modal of their choices

Links

My process

Built with

  • Semantic HTML5 markup
  • Sass
  • Flexbox
  • Vanilla JavaScript
  • MVC - Model View Controller - Architecture
  • Publisher Subscriber - Design Pattern
  • Parceljs - JS Bundler
  • Font Awesome - Vector Icon Set CDN
  • Google Fonts - Fonts from Google

What I learned

This challenge helped me become a way better JavaScript Developer, pushing me to learn how to structure my projects using the right Architecture and Design Pattern, the best way of working with data, to store data, and to control the state changes and update data. I also could pratice some of the most useful Array Methods and advanced Dom-manipulation and Dom-traversing.

On this project also I used Objected Oriented Programing based on ES6 Classes, that helped me learn so much, and definately become a better developer.

Useful resources

  • Parceljs - This is one of the best JS Bundler out there, it's a real life saver.
  • Font Awesome - The best way to use icons that are light weight, fast and easy to use.
  • W3School - As always W3School is my best choice to find answers and hel me remember some sintaxes.

Author

About

Frontend Mentor Challenge, a multiple-page website, totally responsive, with the ability to create subscriptions and interact dynamically with users' coffee preferences. One of the most challenging and exciting projects I've done until now.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published