Favourite Series

DAY 17 👾

I’m back 💙

Today I created my Favourite Series Site. I have used OMDB API to get all the data about various TV Series.

ES7 Boilerplate

I’ve also created simple ES7 compatible Boilerplate,to require files & to use various new ES7 methods, which can be found here.

To run this app, follow these steps -

(1) Clone this repo

1
$ git clone git@github.com:deadcoder0904/favourite-series.git

(2) Go into the directory

1
$ cd favourite-series

(3) Install all the Dependencies

1
$ yarn

(4) Build the Application

1
$ yarn start

(5) Open index.html in your favourite browser

Demo

Screenshot

Awesome Series

Code

Till the next time 👻