Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bossthekhani/recipe_page_challenge

Recipe page challenge in HTML CSS
https://github.com/bossthekhani/recipe_page_challenge

challanges css development front-end googlefonts html5 vercel-deployment

Last synced: about 1 month ago
JSON representation

Recipe page challenge in HTML CSS

Awesome Lists containing this project

README

        

# Frontend Mentor - Recipe page solution

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)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

## Overview

### Screenshot

![](./design/desktop-design.jpg)

### Links

- Solution URL: [Solution](https://github.com/bossthekhani/recipe_page_challenge)
- Live Site URL: [Live Preview](https://recipe-page-challenge-one.vercel.app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties

### What I learned

Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.

To see how you can add code snippets, see below:

```html

Some HTML code I'm proud of


```
```css
.proud-of-this-css {
color: papayawhip;
}
```
```js
const proudOfThisFunc = () => {
console.log('🎉')
}
```

## Author

- Website - [Preview](https://recipe-page-challenge-one.vercel.app/)
- Frontend Mentor - [@bossthekhani](https://www.frontendmentor.io/profile/bossthekhani)
- Twitter - [@imumair22](https://www.twitter.com/imumair22)

## Acknowledgments

This is where you can give a hat tip to anyone who helped you out on this project. Perhaps you worked in a team or got some inspiration from someone else's solution. This is the perfect place to give them some credit.