/Weather-On-Mars

Ever wondered how's Mars currently doing? Check the latest weather reports for mars, from Nasa.

Primary LanguageJavaScript

Ever wondered how's Mars currently doing? Check the latest weather reports for mars, from Nasa.

This is just a react based implementation of Vannila Js Mars Weather App by Web Dev Simplified.

Screenshots

View Live Demo

    mars.ishandeveloper.com

The credit for the concept and most of the styling, goes to the respective authors.

Setup

Clone the repository
git clone https://github.com/ishandeveloper/Weather-On-Mars.git
Move to the desired folder
cd \Weather-On-Mars
To install the dependencies, simply write
yarn install
To run the app, simply write
yarn start
To generate a production build, simply run
   yarn build

Learn More

You can learn more in the Create React App documentation.

Made with ♥ by ishandeveloper

forthebadge