/React-Fundamentals

A simple repo showing different fundamentals and good practices in React, covering state management, passing children and functions to components via props and conditional rendering. Written in TypeScript and styled using Bootstrap.

Primary LanguageTypeScript

React-TypeScript Fundamentals

A series of simple mini projects exploring the fundamentals of React through showing a list of items and displaying/hiding an alert when a button is clicked. This has been written using TypeScript, styled using Bootstrap and compiled using Vite.

Features

  • Parent/child components
  • State management (via useState hook)
  • Passes data, children and functions via props
  • Conditional rendering

Stacks Used

html5 logo css3 logo Typescript React logo Babel logo Bootstrap logo Webpack logo

Links