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

https://github.com/alexandredresch/urlnutshell

Shorten URLs simply and quickly, and keep them organized in a list.
https://github.com/alexandredresch/urlnutshell

Last synced: over 1 year ago
JSON representation

Shorten URLs simply and quickly, and keep them organized in a list.

Awesome Lists containing this project

README

          


URL in a Nutshell

![cover](.github/URLNutshell.png?style=flat)

## Shorten URLs simply and quickly, and keep them organized in a list.

## Starting the project
Use **yarn** or **npm install** to install project dependencies.
Then start the project.

```cl
expo start
```

## Features

- [ ] Shorten ULRs with Bitly API;
- [ ] Allows the user to copy the shortened link with one tap;
- [ ] Save shortened links to a list;

## Technologies

- [ ] React Native
- [ ] JavaScript
- [ ] Expo
- [ ] Expo Clipboard
- [ ] Expo StatusBar
- [ ] Expo Linear Gradient
- [ ] Async Storage
- [ ] Vector Icons
- [ ] Axios
- [ ] React Navigation Stack
- [ ] React Native Gesture Handler
- [ ] React Native Web
- [ ] React Native Screens
- [ ] React Native Reanimated