Skip to content

Conversation

@rthai
Copy link
Collaborator

@rthai rthai commented Apr 30, 2018

Hey @seungprk, requesting your code review for my local proxy server.
Includes:
Index.html - nav bar build
Over-riding styles
Dockerfiles
README

@rthai rthai requested a review from seungprk April 30, 2018 15:56
Copy link

@seungprk seungprk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks pretty good! I think CSS could use less child selectors but not a big deal.

const path = require('path');
const fetch = require('node-fetch');
const axios = require('axios')

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Ros, I think you can remove axios since it is not being used currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants