An open API service indexing awesome lists of open source software.

https://github.com/atif-dev/fem_recipe-page


https://github.com/atif-dev/fem_recipe-page

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Frontend Mentor - Recipe page

![Design preview for the Recipe page challenge](./preview.jpg)

## 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

![PC View](https://github.com/atif-dev/FEM_recipe-page/blob/master/screenshots/Screen(1440%20by%20900).png?raw=true)
![Mobile view](https://github.com/atif-dev/FEM_recipe-page/blob/master/screenshots/iPhone%2015%20Pro%20Max.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!** 🚀