Mealify is a fully responsive meals website built with HTML and CSS. The website offers users an interactive experience with a modern design and includes both light and dark mode options for easy viewing.
https://hager9.github.io/mealify/
- Fully Responsive: Adapts to all screen sizes, including mobile, tablet, and desktop.
- Light/Dark Mode: Users can toggle between light and dark themes for a personalized viewing experience.
- HTML: Structure and layout of the web pages.
- CSS: Styling and responsiveness of the website.
1- Clone the repository:
git clone https://github.com/hager9/mealify.git2- Navigate to the project directory:
cd mealify
3- Navigate to the project directory and open the index.html file in your browser to view the app.

