Skip to content

Instantly share code, notes, and snippets.

@hasika
Last active January 27, 2020 20:31
Show Gist options
  • Select an option

  • Save hasika/ee11f83ac3d7dbcadbe5f2d50ca79c19 to your computer and use it in GitHub Desktop.

Select an option

Save hasika/ee11f83ac3d7dbcadbe5f2d50ca79c19 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>jQuery Calculator</title>
<!-- Added link to the jQuery Library -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!-- Added a link to Bootstrap-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
</head>
<body>
<h1>Hasika</h1>
{{react}}
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment