FoodSpot

Description:

FoodSpot is a recreation of a restaurant website built as part of my software development course. The goal was to analyse a finished product and develop it from scratch, improving our ability to think about structure, layout, and styling while coding.


Key Features:

  • Clean, structured layout based on a real-world example
  • Responsive design using Flexbox
  • A visually appealing interface showcasing a restaurant landing page

Challenges and Learnings:

This project helped reinforce my understanding of HTML and CSS, particularly in structuring layouts and making them responsive. It also encouraged me to analyse existing designs and think critically about implementation.


Future Enhancements:

To further improve the site, I plan to add media queries to ensure full responsiveness across different screen sizes.