About • Technologies • Getting Started • Contributing • License
Application to shorten the length of links. You can save them to your device or share them.
This project was developed with the following technologies:
To clone and run this application, you'll need:
- Git
- React Native
- Expo
- Axios
- Node.js v10.16 or higher or Yarn v1.13 or higher installed on your computer.
-
Get a free API key at bitly
-
Clone the repository
$ git clone https://github.com/ramoncibas/CutLink
- Install NPM packages
# you can use yarn too
$ npm install
- Create an .env file at the root
// Add your key and base url in this file
API_KEY= {api_key here}
BASE_URL= {base_url here}
- Run
# localhost server
$ expo start <platform>
- Build
# Android or iOS
$ expo build:<platform> [options]
Build references: Expo
This project is for study purposes too, so send me an email telling me what you are doing and why you are doing it, teach me what you know
All kinds of contributions are very welcome and appreciated!
- ⭐️ Star the project
- 🐛 Find and report issues
- 📥 Submit PRs to help solve issues or add features
- ✋ Give me suggestions for new features And make sure to read the Contributing Guide before making a pull request.
This project is under the MIT license. See the MIT. for more information.
Made with ♥ by Ramon Cibas 👋 Get in touch!