Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bossthekhani/recipe_page_challenge
- Owner: bossthekhani
- License: mit
- Created: 2024-07-07T15:48:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T16:03:58.000Z (7 months ago)
- Last Synced: 2024-11-09T08:15:54.828Z (3 months ago)
- Topics: challanges, css, development, front-end, googlefonts, html5, vercel-deployment
- Language: HTML
- Homepage: https://recipe-page-challenge-one.vercel.app/
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.