Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axel0rellana/tv-shows

Código base de la aplicación TV Shows App hecha en React.js que utiliza la API de TVmaze.
https://github.com/axel0rellana/tv-shows

axios context-api css git html javascript netlify npm react react-router-dom tv-maze

Last synced: 25 days ago
JSON representation

Código base de la aplicación TV Shows App hecha en React.js que utiliza la API de TVmaze.

Awesome Lists containing this project

README

        

# TV Shows App

## Descripción

Código base de la aplicación TV Shows App hecha en React.js que utiliza la API de TVmaze.

---

## Vista En Versión Desktop

![Vista_En_Versión_Desktop](src/assets/design/desktop-design.jpg)

## Vista En Versión Mobile

![Vista_En_Versión_Mobile](src/assets/design/mobile-design.jpg)

---

## Enlace A La Aplicación

- [TV Shows](https://tv-maze-show-app.netlify.app/#/)

---

## Hecho con

- [Axios](https://axios-http.com/es/docs/intro) - For Get Data
- [React](https://react.dev/) - JS library
- [React Router](https://reactrouter.com/en/main) - For Routes
- [TV Maze API](https://www.tvmaze.com/api) - For Data

---

## Comandos

- npm i
- npm start
- npm run build

---

## Dependencias

- Axios
- React
- react-router-dom

---

## Autor

- Website - [Axe10rellana](https://axe10rellana.netlify.app/)