https://github.com/bapjiws/url-shortener-frontend
React/Redux web interface for The Google URL Shortener
https://github.com/bapjiws/url-shortener-frontend
enzyme heroku javascript jest nock reactjs redux redux-thunk scss webpack
Last synced: 3 months ago
JSON representation
React/Redux web interface for The Google URL Shortener
- Host: GitHub
- URL: https://github.com/bapjiws/url-shortener-frontend
- Owner: bapjiws
- Created: 2017-04-13T12:11:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T06:57:20.000Z (almost 9 years ago)
- Last Synced: 2025-03-23T10:17:31.372Z (over 1 year ago)
- Topics: enzyme, heroku, javascript, jest, nock, reactjs, redux, redux-thunk, scss, webpack
- Language: JavaScript
- Homepage: https://url-shortener-frontend.herokuapp.com/
- Size: 1.29 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This app provides a web interface for [The Google URL Shortener](https://developers.google.com/url-shortener/) (and utilizes its [API](https://developers.google.com/url-shortener/v1/getting_started#actions)) and stores the data in the local storage.
It is deployed to [Heroku](https://url-shortener-frontend.herokuapp.com/).