Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 539 Bytes

REQUIREMENTS.md

File metadata and controls

21 lines (11 loc) · 539 Bytes

Project Requirements:

Your project must:

  • Be set up with Webpack, Express, Node, and Sass, and Service Workers

  • Have separate dev and prod configurations for Webpack

  • Have the developer environment set up with the Webpack dev server

  • Have a minimum of one form field

  • Make one request to the Aylien API

  • Use Sass for styling

  • Minify js and styles in the production environment

  • Response from the API must be added to the view for a user to see

  • Be able to show content offline