https://github.com/danielcgilibert/omdb-api-films
🎥 React application with OMDB API calls
https://github.com/danielcgilibert/omdb-api-films
css3 js react tailwind
Last synced: 24 days ago
JSON representation
🎥 React application with OMDB API calls
- Host: GitHub
- URL: https://github.com/danielcgilibert/omdb-api-films
- Owner: danielcgilibert
- Created: 2021-06-20T15:17:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T19:19:19.000Z (over 3 years ago)
- Last Synced: 2025-02-10T04:17:45.941Z (3 months ago)
- Topics: css3, js, react, tailwind
- Language: CSS
- Homepage:
- Size: 3.97 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OMDB-API-Films
_Pequeña aplicación con llamadas a la API de OMDB_
## 💻 Pré-requisitos
Antes de comenzar, verifique que tiene los siguientes requisitos :
* Tener instalado [NodeJS](https://nodejs.org/es/)## 🚀 Instalando OMDB-API-Films
Para instalar siga estos pasos:
Linux, Windows, macOS:
```
git clone https://github.com/danielcgilibert/OMDb-API-Films.git
``````
cd OMDb-API-Films
``````
npm install
``````
npm start
```## Construido con 🛠️
![]()
![]()
![]()
![]()
![]()
## Probar DEMO del proyecto ⚙️
Demo del proyecto [OMDB](https://danielcgilibert.github.io/OMDb-API-Films/)