/UrlShortener

App that takes in URL, shortens given URL, and displays list of all shortened URL's.

Primary LanguageTypeScript

URL Shortener App

An app built with React Native. Uses context API as central store instead of Redux. Includes reducers, action creators, and template for multiple contexts.

App now built with Typescript.

Still to do:

Add Tests