Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 520 Bytes

File metadata and controls

17 lines (13 loc) · 520 Bytes

Software Setup

Essential Applications

Install the following software:

  1. Google Chrome: winget install --id Google.Chrome
  2. Visual Studio Code: winget install --id Microsoft.VisualStudioCode
  3. Slack: winget install --id SlackTechnologies.Slack
  4. Git: winget install --id Git.Git

Additional Tools

  • Docker Desktop: For containerized development.
  • Postman: For API testing.
  • Notion: For documentation and notes.

Optional: Customize your setup by adding additional tools based on your preferences.