/little-lemon-frontend

A React web app frontend for Little Lemon Restaurant website

Primary LanguageJavaScript

Little Lemon Front-End Documentation

Back-end repo: https://github.com/cyruscsc/little-lemon-backend

UI Design

Colours

Core Accent
#495E57 #495E57 #EE9972 #EE9972
#F4CE14 #F4CE14 #FBDABB #FBDABB
#f5f5f5 #f5f5f5 #EDEFEE #EDEFEE
#333333 #333333

Typefaces

Usage Family Style Size Note
Display title Markazi Text medium 64px
Subtitle Markazi Text regular 40px keep close to display title
Section title Karla extra bold 20px uppercase
Section category Karla extra bold 16px
Card title Karla bold 18px
Lead text Karla medium 18px
Highlight text Karla medium 16px
Paragraph text Karla regular 16px 1.5 line spacing

Pages

  • Home
  • Menu - browse all menu items with filtering and sorting functions
  • Reservation - retrieve all bookings and make a new booking
  • Register - register a new user
  • Login - log in as an existing user
  • Logout - log out from a current user