KCFindstr / testing-react-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

This project was bootstrapped with Create React App. You can find a demo of this project at https://discreet-fold.surge.sh.

Assignment Instructions

Fork this repo and complete the tests located in src/StarRating.test.js. Once you are finished (all of the tests should be passing), set up your repo with Travis CI and add a status badge to the top of this README. If the status badge color doesn't match the status on the Travis site, hard refresh a few times.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About


Languages

Language:JavaScript 82.0%Language:HTML 13.5%Language:CSS 4.6%