Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smart-ace-designs/astro-recipe-page
A solution to the "Recipe Page" challenge on Frontend Mentor using Astro and Tailwind CSS.
https://github.com/smart-ace-designs/astro-recipe-page
astro frontendmentor-challenge
Last synced: about 1 month ago
JSON representation
A solution to the "Recipe Page" challenge on Frontend Mentor using Astro and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/smart-ace-designs/astro-recipe-page
- Owner: Smart-Ace-Designs
- Created: 2024-06-29T15:20:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T23:53:08.000Z (2 months ago)
- Last Synced: 2024-10-20T11:03:18.134Z (2 months ago)
- Topics: astro, frontendmentor-challenge
- Language: Astro
- Homepage: https://smartacedesigns-astro-recipe-card.netlify.app/
- Size: 555 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 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)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## Overview
### Screenshot
![recipe-card](https://github.com/Smart-Ace-Designs/Astro-Recipe-Page/assets/132539186/c5221028-2107-4bb1-8f5c-01bc5df572d3)### Links
- Solution URL: [GitHub](https://github.com/Smart-Ace-Designs/Astro-Recipe-Page)
- Live Site URL: [Netlify](https://smartacedesigns-astro-recipe-card.netlify.app/)## My process
### Built with
- Astro
- Astro [Space](https://github.com/Smart-Ace-Designs/Astro-Space) Template
- Tailwind CSS
- Flexbox
- CSS Grid
- Bun
- Mobile-first workflow### What I learned
Working with tables.
### Continued development
- Convert recipe card to a Astro component.
- Investigate pulling recipe data from a JSON file or a database.## Author
- Website - [Smart Ace Designs (GitHub)](https://github.com/Smart-Ace-Designs)
- Frontend Mentor - [@smart-ace-designs](https://www.frontendmentor.io/profile/Smart-Ace-Designs)## Acknowledgments
None at this time.