Skip to content

Justin's Complex API App where you feed it a date and it returns you a holiday on that date if there is one along with a photo of the day.

Notifications You must be signed in to change notification settings

jj-javascript/Holiday-Photo-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Justin's Complex API App where you feed it a date and it returns you a holiday on that date if there is one along with a photo of the day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.4%
  • JavaScript 27.7%
  • CSS 6.9%