jkzilla / my-app

basic create react app, button, and tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Demo React App

This app displays a button, and when clicked, it will change the text shown on the homepage.

Tests

Tests were created with Enzyme and Create React App's built in Jest.

About

basic create react app, button, and tests


Languages

Language:JavaScript 73.0%Language:HTML 17.6%Language:CSS 9.4%