My-SpaceX-Console icon indicating copy to clipboard operation
My-SpaceX-Console copied to clipboard

setuped route and made navbar divided launches screen into 3 parts

Open amit-k-umar opened this issue 5 years ago • 1 comments

amit-k-umar avatar Oct 05 '20 15:10 amit-k-umar

I reviewed your PR and would like to point out some things:

  1. Write the CSS of every component or screen in their separate files, instead of putting all the CSS in app.css, it will look cleaner that way.

  2. You had to create a launch detail screen for a particular launch, so before listing all the launches, there's no point in making the launch detail screen :)

And from now on, make the pull request to "amit-k-kumar-PR" branch and not the "master" branch.

AdityaPratap006 avatar Oct 06 '20 14:10 AdityaPratap006