-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 1.2 KB
/
index.html
1
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>amazone-clone</title><link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/><link rel="stylesheet" href="styles.css"/><script defer="defer" src="/rudimentary-amazon-clone/static/js/main.a74cb8bf.js"></script></head><body><h2>Please Open In Desktop Mode</h2><div id="root"></div><script src="../src/index.js" type="text/JSX"></script><div class="footer"><div class="footer_row d-flex"><div class="logo"><img src="assets/logo.png" alt=""/></div><div class="pages"><ul><li><a href="#">Home</a></li><li><a href="#">About</a></li><li><a href="#">Contact</a></li></ul></div><div class="contact"><ul><li><a href="#"><i class="fas fa-map-marker-alt"></i> <span>Bangalore, Karnataka</span></a></li><li><a href="#"><i class="fas fa-envelope-open-text"></i> <span>[email protected]</span></a></li></ul></div></div><div class="developer"><a href="#">~ <span>Jeremie Dsouza</span></a></div></div></body></html>