A hybrid web app built with Framework7, Vue.js and OMDb API
git clone https://github.com/yassineaddi/WatchList-App.git
Repository will be downloaded into WatchList-App
folder
Go to the downloaded repository folder and run:
npm install
This will download latest version of Framework7, Framework7-Vue, Vue, required icon fonts (to /src/fonts/
) and app dependencies.
Signup for an API Key and put your api key in /src/config.js
npm run dev
App will be opened in browser at http://localhost:8080/