Reactinterface2
Repository for the second version of my React Interface course on LinkedIn Learning and Lynda.com
Install / Use
/learn @planetoftheweb/Reactinterface2README
React: Building an Interface
This is the repository for my course React: Building an Interface. The full course is available on LinkedIn Learning.
Instructions
This repository has branches for each of the videos in the course. You can use the branch pop up menu in github to switch to a specific branch and take a look at the course at that stage. Or you can simply add /tree/BRANCH_NAME to the URL to go to the branch you want to peek at.
Branches
The branches are structured so that they correspond to the videos in the course. So, for example if I name a branch 02_03 then that branch corresponds to the second chapter and the third video in that chapter. The extra letter at the end of the name corresponds to the state of the branch. A b means that this is how the code looks at the beginning of the video, an e means that is how the code looked at the end of the video. The master branch usually has the final state of the code when I finish the course.
Installing
- Make sure you have these installed
- Clone this repository into your local machine using the terminal (mac) or Gitbash (PC)
> git clone CLONEURL - CD to the folder
cd FOLDERNAME - Run
npm installto install the project dependencies - Run
npm startto start live preview server
Downloading All Branches
For more advanced users, you can also download all of the branches for this repository.
mkdir NAMEcd NAMEgit clone --bare CLONEURL .git(make sure you add extra .git)git config --bool core.bare falsegit reset --hard- Run
npm installto install the project dependencies - Run
npm startto start live preview server
For advanced instructions of how to work with this and other courses with github repos, check out the course: Learning Git and Github:
More Stuff
Check out some of my other courses on LinkedIn Learning. You can follow me on LinkedIn, read my blog, follow me on twitter, or check out my youtube channel.
Related Skills
proje
Interactive vocabulary learning platform with smart flashcards and spaced repetition for effective language acquisition.
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
research_rules
Research & Verification Rules Quote Verification Protocol Primary Task "Make sure that the quote is relevant to the chapter and so you we want to make sure that we want to have it identifie
