Skip to content

coderdost/full-stack-dev-2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FULL STACK COURSE 2023

Hi, This is CoderDost Youtube Channel Full Stack Development Course Course Link ,

You can download code from here via :

  1. Git Commands
  • use git clone <repository_url>

  • checkout branch according to video git checkout react-1 [e.g. for chapter-1]

  • run npm install inside the root directory before running the code

  1. If you are not comfortable with git, directly download the branch as Zip.
  • Choose branch related to the Video e.g. react-1 [e.g. for chapter-1]

  • run npm install inside the root directory before running the code