Skip to content

paybyphone/frontend-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PayByPhone's Frontend Code Test

This is an at-home exercise that we use as part of our standard interview process for frontend and full-stack developers.

Instructions

  • Clone this repo
  • Complete the exercise and submit either a zip of the solution or a link to a new repo
  • You may use any resources, frameworks, libraries, etc and style the markup however you like.

Requirements

Using the provided JSON data representing a collection of meal recipes, create a micro frontend application that meets the following criteria:

  • Display a list (or table) of recipes from the provided JSON.
  • Allow selection of multiple recipes.
  • Show an alphabetically ordered list of distinct ingredients for the selected recipes. This should update as recipes are selected / unselected.
  • In a README note any required setup to be able to run the app, such as modifying hosts file, npm install, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published