- Interactive app: cintel-04-reactive
- Repository: cintel-04-reactive
- Author: Denise Case
Copy this starter repository into your own GitHub account by clicking the 'Fork' button at the top of this page.
- Open VS Code and from the menu, select View / Command Palette.
- Type "Git: Clone" in the command palette and select it.
- Enter the URL (web address) of your forked GitHub repository (make sure it contains your GitHub username - not denisecase).
- Choose a directory on your local machine (e.g., Documents folder) to store the project.
- If prompted, sign in to GitHub from VS Code.
With your repository folder open in VS Code:
- Click on this README.md file for editing.
- Update the README.md file by changing your name in the author link above.
- Update the links in the README.md file to your username instead of denisecase.
- After making changes, you want to send them back to GitHub.
- In VS Code, find the "Source Control" icon and click it.
- Important: Enter a brief commit message describing your changes.
- Change the "Commit" button dropdown to "Commit and Push" to send your changes back to GitHub.
Details matter - check spelling, capitalization, plurals, spacing when things don't match.