/
home
/
obinna
/
html
/
cravings
/
resources
/
views
/
places
/
Upload File
HOME
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no"> <meta name="description" content=""> <meta name="author" content=""> <title>Cravvings</title> <link rel="stylesheet" href="/css/html5doctor.css"> <link href="/css/bootstrap44.min.css" rel="stylesheet"> <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/css/list.css"> <link rel="shortcut icon" href="/images/icon.png" type="image/png"> <style> .suggest-content p { margin-bottom: 10px; } </style> </head> <body> <div id="root"></div> <script src="/js/dist/index.js"></script> </body> </html>