Skip to content

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.

Notifications You must be signed in to change notification settings

asbhogal/React-Fundamentals

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published