-
Notifications
You must be signed in to change notification settings - Fork 0
Created with CodeSandbox
jfm710/Font-End-Interview
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
## Background
Welcome to the PlacePass codeing exercise. The displayed product
is only there to show as an example and some of the css has
been defined for you.
## Problem
Using React we would like you to create a simplified version
of our search results page.
Please aim to spend no more than 2-3 hours and complete as
many of the following features as possible
1. Have all the products in /src/api/experiences.js listed in a
grid 3 products wide and responsive to where it will only be
one product wide for a typical mobile device
2. Add the ability to Favorite a product.
- After interacting with the heart the heart should look
visually diffrent.
- A count of the number of favorited items should be show
in the header
3. Interacting with the Favorites link should display only
the products that have been favoritedAbout
Created with CodeSandbox
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published