Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/axel0rellana/tv-shows
- Owner: Axel0rellana
- License: mit
- Created: 2025-01-02T21:48:14.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-02T21:49:42.000Z (about 1 month ago)
- Last Synced: 2025-01-03T13:36:52.987Z (about 1 month ago)
- Topics: axios, context-api, css, git, html, javascript, netlify, npm, react, react-router-dom, tv-maze
- Language: JavaScript
- Homepage: https://tv-maze-show-app.netlify.app/#/
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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/)