Coder Social home page Coder Social logo

odin-recipes's Introduction

Recipe Website

This project is part of the Foundations course in The Odin Project curriculum. The objective is to build a basic HTML website that displays a collection of recipes.

Features

  • Homepage: Displays a welcome message and links to individual recipe pages.
  • Recipe Pages: Each recipe page includes the recipe title, ingredients list, and preparation steps.
  • Navigation: Easy navigation between the homepage and recipe pages.

Project Structure

├── index.html         # Homepage
├── recipe1.html       # Recipe 1
├── recipe2.html       # Recipe 2
├── recipe3.html       # Recipe 3
├── styles.css         # Basic styles for the website
└── images/            # Folder for recipe images
    ├── recipe1.jpg
    ├── recipe2.jpg
    └── recipe3.jpg

Technologies Used

  • HTML

Usage

  1. Clone the repository:

    git clone https://github.com/yourusername/recipe-website.git
  2. Open index.html in your web browser to view the homepage.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request.

License

This project is open source and available under the MIT License.

Acknowledgements

Enjoy building and exploring recipes!

odin-recipes's People

Contributors

depleur avatar

Watchers

 avatar

Forkers

rohini-h

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.