Skip to content

sh786/bs-one-bite-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Bite Layout Exercise

Mini-exercise to mockup the One Bite site layout (nav and carousel).

Component Composition

  • App
    • Header
    • Restaurants
      • RestaurantsCarousel(props: favoritesCategory)

Running

npm install
npm run start