diff --git a/docs/the-basics.md b/docs/the-basics.md index 714a46e..95b5291 100644 --- a/docs/the-basics.md +++ b/docs/the-basics.md @@ -1,40 +1,295 @@ ---- -id: the-basics -title: The Basics -sidebar_label: The Basics -slug: / ---- - -## Put a locally running HTTP, HTTPS or TLS app on the internet - -localhost.run is a client-less tool to instantly make a locally running application available on an internet accessible URL. - -All major operating systems already have SSH installed, and localhost.run uses SSH as a client, so no download is necessary to use the service and no account setup is needed for free domains. - -To connect an internet domain to an application running locally on port 8080 open a command terminal and run: - -```bash -ssh -R 80:localhost:8080 localhost.run -``` - -import { useState } from 'react' - -export const PortChooser = () => { - const [port, setPort] = useState(3000); - return ( - <> - running on - - - setPort(event.target.value)} /> - ? - use this command: -
{`ssh -R 80:localhost:${port} localhost.run
-`}
- >
- )
-};
-
-
+ Instructions: Please select the best answer for each question. Once submitted, you cannot retake the exam.
+ +Your Current Grades:
+| Course | +Grade | +Credit Hours | +
|---|---|---|
| Introduction to Computer Science | +85% | +3 | +
| History of Ethiopia | +92% | +3 | +
| Calculus | +78% | +4 | +