Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danyst/javascript-react-test-groupon-peixe
https://github.com/danyst/javascript-react-test-groupon-peixe
hooks javascript react react-router redux redux-thunk
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danyst/javascript-react-test-groupon-peixe
- Owner: DanyST
- Created: 2020-02-25T09:27:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:15:34.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T20:32:02.473Z (over 1 year ago)
- Topics: hooks, javascript, react, react-router, redux, redux-thunk
- Language: JavaScript
- Size: 4.39 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solución Ejercicio React/JavaScript Groupon Latam - Peixe
Este proyecto utiliza **JavaScript**, **React**, **Hooks** y **Redux**. Creado con `create-react-app`. La documentación original
está disponible en DEVELOPERS.md## Instrucciones de instalación
* Copiar `.env.sample` a `.env` y sustituir el valor del API_KEY
de http://www.omdbapi.com.
* Instalar dependencias con `yarn` o `npm install`## Correr Aplicación
`yarn start` o `npm start`## Demo de la aplicación
[Hacer click Aquí](http://geekflix-app.s3-website-us-east-1.amazonaws.com)