Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 2.03 KB

README.md

File metadata and controls

55 lines (45 loc) · 2.03 KB

React Beginner Course by GoTech

GoTech Logo

These repositories are a part of a course led by Doron Feldman

Course Topics

  1. What is React and why do we need it?
  2. Intro to JSX
  3. React Components - Basics
  4. React Components - State & Lifecycle
  5. React Components - Class Components
  6. React Components - Error Boundaries
  7. React Context
  8. Styling in React
  9. React Routing

Getting Started

This project was bootstrapped with Create React App.

yarn
yarn start

or

npm install
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

License

GNU General Public License v3.0

Contact us

by visiting our website gotech.io

or email us: contact@gotech.io