ChrisDevCode

ChrisDevCode

Follow
homeLinkedInC N Websitebadgesnewsletter
Tag

GitHub

#github

More content

Read more stories on Hashnode


Articles with this tag

Deploying NextJS on Netlify - Starter Template

Feb 5, 20222 min read

Deploy a NextJS project on Netlify · Deploying NextJS to production By default, NextJS applications are easily deployable on Vercel with zero...

Deploying NextJS on Netlify - Starter Template

GitHub REST API

Jul 15, 20213 min read

Using the GitHub REST API to fetch your repos. · Most of us use GitHub services frequently if not on a daily basis. If you are a student, GitHub offers...

GitHub REST API

GitHub Students Developer Pack

Jun 17, 20218 min read

great freebies from GitHub education for Students · Access the best real-world tools, learning events, and training to shape the next generation of...

GitHub Students Developer Pack

Deploying A React app on GitHub Pages

May 25, 20212 min read

How To deploy a react app using GitHub Pages in Simple Steps · GitHub offers more than just a host for your code. In this short tutorial, I will walk you...

Deploying A React app on GitHub Pages

Git and GitHub SSH Configuration

May 11, 20212 min read

Configure SSH to your GitHub using git for better experiences with GitHub and GitHub · Installing git Install git from here Choose a selection based on...

Git and GitHub SSH Configuration

Syncing A forked Repo with the Parent Repo on GitHub

Jan 1, 20212 min read

A short guide and a practical reference to GitHub Documentation on syncing a repo. It's kind of an 'open-source' hacks For the guide, I'll be using...

Syncing A forked Repo with the Parent Repo on GitHub