Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axe10rellana/tv-shows-app
Código base del proyecto TV Shows App hecha en React.js que utiliza la API de TVmaze.
https://github.com/axe10rellana/tv-shows-app
axios context-api css front-end git html javascript netlify react react-router reducers tv-maze
Last synced: about 2 months ago
JSON representation
Código base del proyecto TV Shows App hecha en React.js que utiliza la API de TVmaze.
- Host: GitHub
- URL: https://github.com/axe10rellana/tv-shows-app
- Owner: Axe10rellana
- License: mit
- Created: 2022-01-07T16:01:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T18:41:30.000Z (3 months ago)
- Last Synced: 2024-10-22T10:47:49.451Z (3 months ago)
- Topics: axios, context-api, css, front-end, git, html, javascript, netlify, react, react-router, reducers, tv-maze
- Language: JavaScript
- Homepage: https://tv-maze-show-app.netlify.app/#/
- Size: 2.12 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
- [React](https://react.dev/) - JS library
- [Tailwind CSS](https://tailwindcss.com/) - For Styles---
## Comandos
- npm i
- npm start
- npm run build---
## Dependencias
- Axios
- React
- react-router-dom
---## Autor
- Website - [Axe10rellana](https://axe10rellana.github.io/portafolio/portafolio/)