Skip to content

Gracified2004/recipe-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Page README

Table of Contents

  1. Overview
  2. Features
  3. Technologies Used
  4. Getting Started
  5. Project Structure
  6. Acknowledgments

Overview

This project is a Recipe web Page . The design was inspired by a challenge from Frontend Mentor, and the code was developed entirely from scratch.

Features

  • Responsive design for mobile and desktop
  • Ingredients and instructions listing
  • User-friendly navigation

Technologies Used

  • HTML5: For the basic structure of the web page
  • CSS3: For styling the components and ensuring responsiveness

Getting Started

To get a local copy up and running, follow these simple steps:

Prerequisites

Ensure you have the following installed:

  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • A code editor (VS Code, Sublime Text, etc.)

Installation

  1. Clone the repository:

    git clone https://github.com/Gracified2004/recipe-page.git

  2. Navigate to the project directory:

    cd recipe-page

  3. Open desktopindex.html in your web browser to view the application.

Project Structure

The project structure is organized as follows:

recipe-page/
├── index.html
├── css/
│   └── styles.css
├── images/
│   └── [image files]
├── README.md

Acknowledgments


Feel free to explore the project, use it as a base for your own projects, or suggest improvements. Thank you for checking out this Recipe Page project!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors