Wikipedia Viewer

Link: http://codepen.io/romit016/pen/GqOLdo

I made this application today. please review and also suggest if some changes can be done to make more attractive
Thank You

Hi,
A couple of suggestions:

  1. The background image makes some of the text hard to read, especially the links. Try a different image, and consider using no-repeat on the background
  2. Pressing enter from the search box doesn’t start the search. You could add some javascript to trigger the search from a key press.
  3. You didn’t include the random entry criteria from the project page.

Good luck!
Dave