Skip to content

cosminmoldovan/travel-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Travel Journal (Scrimba React Course Project 4)

Requirements (solo project):

  • Build a Travel Journal using React designed like this Figma file
  • Data array in a separate .js file
    • Title, location, Googe Maps link, start date,
      end date,description image URL
  • Use .map() and props
  • Styled & polished