Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sean-hill/react-company-search
React / Redux / Rematch demo app that leverages the Unbill API to search companies.
https://github.com/sean-hill/react-company-search
Last synced: 20 days ago
JSON representation
React / Redux / Rematch demo app that leverages the Unbill API to search companies.
- Host: GitHub
- URL: https://github.com/sean-hill/react-company-search
- Owner: sean-hill
- Created: 2018-03-15T16:58:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T17:06:38.000Z (almost 7 years ago)
- Last Synced: 2024-11-08T08:46:06.465Z (2 months ago)
- Language: JavaScript
- Homepage: https://unbill-company-search.firebaseapp.com/
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Company Search
React / Rematch example using the Unbill API to search companies.
## Demo
This app is hosted using Firebase, because it's dead freaking simple to deploy. [Check it out](https://unbill-company-search.firebaseapp.com/).
## Development
$ npm install
$ npm start