👨🏫️ React Beginners Guide
A Beginners Guide to React Introduction by Kent C. Dodds - Checkout this course
🚀 Demo
https://kcd-course.netlify.app/
⚙ Installation
- Install Visual Studio Code
- Install Live server extension to run this app in localhost.
- Fork this repository to your GitHub account
- Clone your fork to your development machine
- Opend cloned folder in your Visual Studio Code
- In Visual Studio Code you can see
Go Live
link in bottom status bar, click that link to start your server.