An open API service indexing awesome lists of open source software.

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

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/).