Robin has created a web page which shows the latest Mars news from nasa website.Now Robin needs to a few more Mars hemsipheres images and make the web page more beautiful and multidevice friendly.Challenge is to meet this new goal.The goal is accomplished by modifying ipynb script,scarping.py script & index .html.
1.Mission_to_Mars_Challenge.ipynb file with all the code used for scraping is available at https://nbviewer.jupyter.org/github/merinanto/Mission-to-Mars/blob/main/Mission_to_Mars_Challenge.ipynb
2.Updated scraping.py file : - https://github.com/merinanto/Mission-to-Mars/blob/main/scraping.py
3.The app.py file : - https://github.com/merinanto/Mission-to-Mars/blob/main/app.py
4.index.html file which has the formating for web page : - https://github.com/merinanto/Mission-to-Mars/blob/main/template/CSS/index.html


