Home

Awesome

Banner image

Urban Dictionary

A React Native implementation of the Urban Dictionary App, platform agnostic, runs on both iOS and Android

I wrote something about this app on medium, thanks to all the 2 people who read it.

About the app

This is a simple app for Urban Dictionary with minimal features.

Gif of the working app

Getting Started

If you encounter any problem, refer to the React Native Documentation.

Prerequisites

To run the project, you will need Node, Watchman, React-Native CLI and Xcode or Android SDK depending on your chosen platform, you can install these using Homebrew

brew install node

brew install watchman

Node comes with npm, you can use Yarn if you prefer or any other package manager.

npm install -g react-native-cli

Get Xcode from the Mac App Store

Deployment

TODO:

Built with

Contributing

Just fork the repo and do your thing.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements