Where is the Git repository?

Hi, I’m new to using Expo. When I created my first project, the terminal informed me that a Github repo is created. I don’t see it on my Github account. Where is this created?

Hey @kseha1080,

When a new project is created, a local git repository is initialized which is different than a github repository. I would take a look at this guide to better understand the dynamic between the two.

Cheers,
Adam