Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 2.41 KB

File metadata and controls

50 lines (32 loc) · 2.41 KB

Holiday Photo Generator

An application compiling APIs to show users photos of holidays around the world.

Table of Contents

  1. Project Overview
  2. Features
  3. Technologies Used
  4. Installation
  5. Usage

Project Overview

The Holiday Photo Generator is an application that uses APIs to show users photos of holidays around the world. Holiday Photo Generator

Features

  • Input date and country
  • Receive photos of that holiday

Technologies Used

VS Code JavaScript HTML5 CSS3 Git

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/Holiday-Photo-Generator.git
  1. Navigate to the project directory:
cd holiday-photo-generator
  1. Open Project File

  2. Use in browser

Usage

  1. Add a new submission by entering country and date.
  2. If there is a holiday on that day, receive photos of the holiday.
  3. Repeat as many times as desired.