🏗 Setup

  1. Fork the repo by clicking the fork button
  2. Clone the repo
    $ git clone https://github.com/Eddievin/Episodes.git
  1. change to project directory
    $ cd Episodes
  1. you need to install node_modules
    $ npm install

It's time to run the project on localhost

    $ npm start

Open http://localhost:3000 with your browser to see the result.