Skip to content

This web application is a TV series search website where users can search for the title. In addition, users can add series to a list of favorites and this list will be saved in the localStorage so that the information is kept on the page.

License

Notifications You must be signed in to change notification settings

NurAhissami/series-search-website

Repository files navigation

Buscador de series - Examen evaluación módulo 2

This web application is a TV series search website where users can search for the title. In addition, users can add series to a list of favorites and this list will be saved in the localStorage so that the information is kept on the page.

Screenshot of website

Screenshot of website

Tools 💻

  • HTML 5.
  • CSS - SCSS.
  • Gulp
  • Js

How to run this project? 👇

  • You need to have Node.js installed

  • Clone or download the repository in your computer.

To install local dependencies, type:

npm install

npm start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

JavaScript

|– js
|   |– 01-global.js
|   |– 02-fetch.js
|   |– 03-favorite.js
|

About

This web application is a TV series search website where users can search for the title. In addition, users can add series to a list of favorites and this list will be saved in the localStorage so that the information is kept on the page.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published