Skip to content

ZibiH/CodersCamp2020.Project.HTML-CSS.BusinessCard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUSHI BAR WEBSITE

LIVE: sushi-bar-website

This is my first self-made project.

"The cool website for any restaurant - especially for a sushi bar"

It was created during CodersCamp course with HTML and CSS only.

What was used/done:

  • HTML - semantic tags.
  • Google Fonts - 'Poppins' and 'Tillana', Fontawesome icons for social media.
  • CSA Flex and CSS Grid - Flex in main navigation, Grid used on the Home and Menu pages.
  • Animations - used to animate social media icons.
  • Responsive Web Design - mobile-first design with media querys on breakpoints: 480px, 768px, 992px and 1200px. Units: rem, vh, vw, %.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.3%
  • HTML 47.7%