How to connect Replit to Github

29 September 2025



Connect your Replit project to GitHub and sync your code directly with your repositories. This guide will walk you through the step-by-step process of linking Replit with GitHub.


1. Open Your Project

Go to the Home page of Replit, scroll down, and select the project you want to connect as shown in Figure 1.

Open Replit project
Figure 1
2. Click the “+” Icon

On the next screen, click the + icon as shown in Figure 2.

Click plus icon
Figure 2
3. Select GitHub Option

A new tab will open. Scroll down and select the GitHub option as shown in Figure 3.

Select GitHub option
Figure 3
4. Connect to GitHub

Then click on the Connect to GitHub button as shown in Figure 4.

Connect to GitHub button
Figure 4
5. Select GitHub Account

A new tab will open with a list of your GitHub accounts. Select the account you want to connect, and your Replit project will be linked to GitHub.


Conclusion

That’s it! 🎉 You’ve successfully connected your Replit project to GitHub. Now you can push, pull, and sync your code with ease, ensuring better version control and collaboration.