Getting Started

Open the Terminal window & clone the repo

🏃 Steps to follow

git clone https://github.com/iamdarshshah/reactjs-course-app.git
cd reactjs-course-app

Open up your favorite text Editor. I'll be using VSCode 😃

  • By-default you will be in master branch. You'll have to switch to start branch.

🌲 branch: git checkout start

🎉 That's all you need to get started with today's bootcamp. 🎉

← What is ReactWhy React? →