Skip to content

Building your first web application

tawineel edited this page Feb 17, 2023 · 17 revisions

Prerequisites 🔰

1. Chrome Browser

It's recommended. However, other browsers should be fine.

2. GitHub

A code hosting platform for version control and collaboration. Let's navigate GitHub , sign up an account. Then, you should see below home page.

3. Gitpod

An open-source application for ready-to-code development environments. Let's navigate Gitpod , create an account using Github that you have done before. Then, selecting "VS Code Browser" as you can see below:

By clicking the "Continue" button, you should now see the Gitpod workspaces below, indicating that your environment is ready for coding!

< Previous

Clone this wiki locally