Skip to content

LorenaCapraru/TV-Show-DOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV SHOW Application

A web app using DOM manipulation to lists all the shows. The user can select a specific show, can search through the shows or through the episodes of a specific show.

Deployed Website

Access the deployed version of the application: TV SHOW

Inside The App

Screenshot 2023-07-19 at 10 25 29

Features

  • The app lists all the shows.
  • The user can select one show.
  • The user can select an episode of a show.
  • The user can search through the shows.
  • The user can search through the episodes.

Technologies Used:

  • JavaScript DOM Manipulation
  • CSS, HTML

Pie Chart Of Languages Used

%%{init: {'theme': 'base', 'themeVariables': { 'pie1': '#ff6978', 'pie2': '#b1ede8'}}}%%

pie
    title Languages Used
    "JavaScript" : 99.5
    "CSS" : 0.5
    
Loading

Installation

Clone the repository:

git clone github.com/LorenaCapraru/tv-show-dom-project

Install dependencies:

npm install

Start the development server:

npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages