Skip to content

Learning React fundamentals by building an application full of simple, independent widgets.

Notifications You must be signed in to change notification settings

ZaneBuckner/react-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Widgets

Badge Netlify Status
Application full of small, independent, and reusable applications - widgets.

Featured Widgets

  • Weather
  • Clock
  • Bob Ross Paintings
  • Task Tracker
  • Counter
  • Codewars Profile Dashboard

Concepts Covered

JSX
Handling props
Managing component state
  useState(), useEffect(), useRef() Hooks
Managing global state with React's Context API
Asynchronous HTTP GET Requests
Page routing (React Router)
User authentication & persisting application state (Firebase Auth, Firestore, and Cloud Storage)
Styling with Styled-Components Library
Emphasis on component reusability
Responsive & fluid UI (CSS Grid & CSS Clamp)

About

Learning React fundamentals by building an application full of simple, independent widgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages