/react-playground

my React starter kit: a simple app showcasing various React components I did during the FrauenLoop summer 2020 cycle

Primary LanguageJavaScript

React Playground

This project was bootstrapped with Create React App.

Contents

  • Class topics (JS and React topics covered over the course of the 2nd FrauenLoop's WebDev cycle)
  • Clock (function components vs. class components)
  • Counter (state)
  • Comments (splitting and nesting components)
  • Calculator

To view the app locally

In the project directory, run:

npm start

The script runs the app in the development mode. Opens http://localhost:3000 in the browser.