Starting on Saturday and worked until Sunday, Amelia's bakery is a code challenge based on a splash page's mockup design.
The project contains two sections:
The HTML version is created with vanilla js. The features contain form validation and a modal. A user can enter their email and view a message if their email is valid on both login and signup.
The second version is created with the react framework. The features contained in this projects are:
The npm packages in the react version are Node-Sass, Axios, React-Router-Dom, Semantic React UI (for global font default).
Both versions are mobile responsive.