Create a new GitHub repository

To host the files of the Cat.ly application, create a new Git repository.

  1. Open GitHub and click New under Repositories in the console. If you don’t have a GitHub account, sign up for it and log in.

  2. Enter a name and optional description, and configure other requirements as needed. Click Create Repository. react_cicd_create_github_repo

Note: You don't need to create a .gitignore file, as you copied it from Cat.ly's source code while working with the primary tutorial.

Last Updated 2023-08-04 20:20:24 +0530 +0530

RELATED LINKS

GitHub Integration