https://github.com/qualityshepherd/poopy-taters
https://github.com/qualityshepherd/poopy-taters
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/qualityshepherd/poopy-taters
- Owner: qualityshepherd
- Created: 2018-05-26T18:50:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T18:57:09.000Z (about 8 years ago)
- Last Synced: 2025-02-27T09:04:08.484Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Poopy Taters
An `hello world` sandbox for exploring [react](https://reactjs.org).
## Tests
I wrote a couple tests using both [react-test-renderer](https://reactjs.org/docs/test-renderer.html) and [enzyme](http://airbnb.io/enzyme. Both have issues, but are definitely usable.
## Doot!
Clone it and run `npm test`
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).