Skip to content
/ shelter Public

Shelter is a website consisting of two pages, made adaptive and interactive.

Notifications You must be signed in to change notification settings

SlaVR7/shelter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shelter

Shelter is a website consisting of two pages, made adaptive and interactive. Data about pets is taken from a json file, which is similar to working with data from a server.

Technology Stack:

  • HTML
  • CSS
  • JavaScript

Demo

You can see the live demo of the project at https://slavr7.github.io/shelter/main.html

Installation and Usage

To run this project locally, follow these steps:

  1. Clone this repository.
  2. Open the main.html or pets.html file in your web browser.

Screenshot

Screenshot 1

Features

  • Responsive layout for different screen sizes.
  • Burger menu implemented with JavaScript.
  • A pop-up for animal cards on both pages.
  • Endless carousel slider on the main page.
  • Pagination on the pets page.