Build a Bot
Contents
+
Lesson 1: Introduction to the CourseLesson 2: Getting Set UpLesson 3: Understanding the Master PromptLesson 4: Working with Next.jsLesson 5: Downloading DependenciesLesson 6: Creating the HomepageLesson 7: Creating the Chatbot PageLesson 8: Setting up The Backend API RouteLesson 9: Pushing the Project to GitHubLesson 10: Deploying the Project on Vercel
Lesson 9: Pushing to GitHub
Learn how to set up GitHub and commit your code to version control. GitHub is where you store your code, ready for deployment.
Next Lesson