Unverified Commit 2eca96bc authored by plmorisse's avatar plmorisse Committed by GitHub
Browse files

création de l'arborescence

parent 14d05af2
Loading
Loading
Loading
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.