rain_man
Restaurant Page is a minimal weather app built using modern JS as well as babel and webpack.
How to download and setup rain_man
Open terminal and run command
git clone https://github.com/KaushikShivam/rain_man.git
git clone is used to create a copy or clone of rain_man repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with rain_man https://github.com/KaushikShivam/rain_man/archive/master.zip
Or simply clone rain_man with SSH
[email protected]:KaushikShivam/rain_man.git