hackernews-clone
hackernews-clone copied to clipboard
License link in footer gives 404 error on publish

Hi, I think it is better to serve the License from a separate component. As serving it from text file will depend on the server environment. This way it will not depend on the server environment and will not break the routing of the application.