Skip to content

Haninball/build-deploy-web-app-modern-tooling-2887234

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and Deploy Your First Web App with Modern Tooling

This is the repository for the LinkedIn Learning course Build and Deploy Your First Web App with Modern Tooling. The full course is available from LinkedIn Learning.

Build and Deploy Your First Web App with Modern Tooling

Most web developers today do their work supported by a variety of tools: IDEs, code repositories, test systems, and more. However, most people don't get to use those tools when they’re just starting out on their web developer training, and generally get introduced to them as parts, without seeing how they fit together. In this project-based course, Oluchi Okpala presents a simple example developers can easily follow while seeing how the tools fit together around it. If you have a basic understanding of HTML, CSS, and JavaScript, but want to learn more about how they all work together to create today’s dynamic and interactive content, this course is for you.

Instructions

This repository has branches for each of the videos in the course. You can use the branch dropdown menu in GitHub to switch to a specific branch and take a look at the course at each stage of the video, or you can add /tree/BRANCH_NAME to the URL to go to the branch you want to access.

Branches

The branches are structured to correspond to the videos in the course. The naming convention is CHAPTER#_MOVIE#. As an example, the branch named 02_03 corresponds to the second chapter and the third video in that chapter.

Installing

  1. To use these exercise files, you must have the following installed:
  2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
  3. Run the following command on you terminal to download the remote repository [git clone https://github.com/LinkedInLearning/build-deploy-web-app-modern-tooling-2887234.git]
  4. Open the repository on your code editor.
  5. Use the live server extension to start your app.

Instructor

Oluchukwu Okpala

Software Engineer

Check out my other courses on LinkedIn Learning.

About

Building a Note App with HTML, CSS, and JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published