Loading css/style.css 0 → 100644 +0 −0 Empty file added. index.html 0 → 100644 +11 −0 Original line number Diff line number Diff line <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Instant Weather</title> </head> <body> <input type="search"> </body> </html> No newline at end of file js/script.js 0 → 100644 +0 −0 Empty file added. Loading
index.html 0 → 100644 +11 −0 Original line number Diff line number Diff line <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Instant Weather</title> </head> <body> <input type="search"> </body> </html> No newline at end of file