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.
- Host: GitHub
- URL: https://github.com/alexandredresch/urlnutshell
- Owner: AlexandreDresch
- Created: 2022-04-20T01:56:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T00:48:51.000Z (about 4 years ago)
- Last Synced: 2025-01-08T09:26:21.754Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
URL in a Nutshell

## 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