Here are the key steps to create an application from the catalog in the OpenShift web console:
1. Click on "Add to Project" on the top navigation bar and select "Browse Catalog".
2. This will open the catalog page showing available templates. You can search for a template or browse by category.
3. Select the template you want to use, for example Node.js.
4. On the next page you can review the template details and parameters. Fill in any required parameters.
5. Click "Create" to instantiate the template and create the application resources in your current project.
6. OpenShift will then provision the application, including building container images if required.