Fork the Repository
- Navigate to the original repository on GitHub.
- Click the Fork button (top-right) to create a copy in your account.
Go to Your Fork
- Open your forked repository in GitHub.
On your forked repository page, click the green Code button.
- Select the Codespaces tab.
- Create a New Codespace
- Click "Create codespace on main" (or your desired branch).
The Codespace will automatically set up the development environment.
- Once the Codespace is ready, start coding directly in your browser or VS Code.