manuelsanchez2 / doicheliving-app

Final Bootcamp Project - Travel App on Germany with React.js and Node.js

Home Page:https://doicheliving.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apply Logic to Article / Destination

manuelsanchez2 opened this issue · comments

User story

As a developer,
I want to create the map function to take the data from my articles collection
so that the articles are generated every time I click on their image.

Notes / Links

https://es.reactjs.org/docs/dom-elements.html

Acceptance criteria

  • Link the articles of the first carousel in Menu.js
  • Link the destination pages of the second carousel
  • Link the articles of the thirst carousel in Menu.js
  • Create the filter in the Search.js