Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.