olhanotolga / react-playground

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 83.5%Language:CSS 14.4%Language:HTML 2.0%