Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomasleavy/thereciperoom

This repository contains a recipe suggestions website. Available here: https://thomasleavy.github.io/theRecipeRoom/
https://github.com/thomasleavy/thereciperoom

Last synced: about 1 month ago
JSON representation

This repository contains a recipe suggestions website. Available here: https://thomasleavy.github.io/theRecipeRoom/

Awesome Lists containing this project

README

        

# The Recipe Room

This repository contains code for The Recipe Room website. It showcases a variety of food for different meal types. It uses HTML, CSS, JavaScript, PHP and XAMMP. It uses Twitter Bootstrap. It was built using Visual Studio Code (VSC).

## Features

- **Breakfast Recipes**
- **Lunch Recipes**
- **Snack Recipes**
- **Dinner Recipes**
- **Dessert Recipes**
- **About**
- **Signup Newsletter**
- **Social media links**

## Running the Project Locally

To view the PHP features of this project, ensure you are running a local server. Here are the steps:

1. Download and install XAMPP (https://www.apachefriends.org/index.html).
2. Place the project folder in the `htdocs` directory.
3. Start the Apache server from the XAMPP control panel.
4. Access the project via `http://localhost/theRecipeRoom/index.html`.

**Note**: The PHP features for the Newsletter Signup don’t currently work if accessed via the VSC `http://127.0.0.1:5500/index.html` port, or any similar addresses.

## Contact Me

If you want to reach out, my email address is: [email protected]

## License

This project is licensed under the MIT License - see the LICENSE file for details.
___________________________________________________________________________________________________
Project Link: https://thomasleavy.github.io/theRecipeRoom/