/react-beginner

A Beginners Guide to React Introduction by Kent C. Dodds

Primary LanguageHTML

👨‍🏫️ React Beginners Guide Netlify Status

A Beginners Guide to React Introduction by Kent C. Dodds - Checkout this course

🚀 Demo

https://kcd-course.netlify.app/

⚙ Installation

  1. Install Visual Studio Code
  2. Install Live server extension to run this app in localhost.
  3. Fork this repository to your GitHub account
  4. Clone your fork to your development machine
  5. Opend cloned folder in your Visual Studio Code
  6. In Visual Studio Code you can see Go Live link in bottom status bar, click that link to start your server.