https://github.com/atif-dev/fem_recipe-page
https://github.com/atif-dev/fem_recipe-page
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/atif-dev/fem_recipe-page
- Owner: atif-dev
- Created: 2025-04-08T13:53:22.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-22T05:40:22.000Z (about 1 year ago)
- Last Synced: 2025-04-22T07:10:00.120Z (about 1 year ago)
- Language: HTML
- Size: 815 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Recipe page

## Welcome! 👋
This is a solution to the [Recipe page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/recipe-page-KiTsR8QQKm). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
## Overview
### The challenge
- Build out recipe page and get it looking as close to the design as possible.
- View the optimal layout for the app depending on their device's screen size.
### Screenshots
.png?raw=true)

### Links
- Frontend Mentor solution url: https://www.frontendmentor.io/solutions/responsive-recipe-page-hrQc_vGqfu
- GitHub repo : https://github.com/atif-dev/FEM_recipe-page
- Live Site URL: https://atif-dev.github.io/FEM_recipe-page/
## My process
- Built with HTML Semantic Elements.
- Used BEM methadology and CSS variables.
- Checked Responsiveness for multiple devices using LT Browser.
- Checkeed Responsiveness for physical android device using: chrome://inspect/#devices
### Continued development
Will complete more frontendmentor challenges.
### Useful resources
- [CSS flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Nice visual representation to understand CSS flexbox
- [Conquering Responsive Layouts](https://courses.kevinpowell.co/conquering-responsive-layouts) - This is nice short free course for learning responsiveness.
- [Check responsiveness](https://www.lambdatest.com/mobile-view-website) - NICE website for checking responsiveness and taking good looking screen shots.
- [Learn Resposiveness](https://web.dev/learn/design/) - Find about responsiveness.
- [Learn centering in css](https://moderncss.dev/complete-guide-to-centering-in-css/) - Learn different possible ways for centering CSS.
- [SCSS](https://moderncss.dev/complete-guide-to-centering-in-css/) - Learn to use SCSS using terminal.
- [ChatGPT](https://chat.openai.com/) - Nice for getting help and getting solutions related to code.
## Author
- [atif-dev @ Frontendmentor](https://www.frontendmentor.io/profile/atif-dev)
**Have fun building!** 🚀