Naija Dictionary is a mobile app that helps you learn Nigerian slangs and names. It uses the OpenAI API to generate slangs and names. It also uses the Echo framework to generate the API for the app.
- React Native
- OpenAI API
- Golang
- Echo
- PostgreSQL
- Clone the repo and run - https://github.com/ElSierra/Nigerian-slang-and-names-go-openai
- Clone this - https://github.com/ElSierra/nigerian-dictionary-react-native
- Install dependencies -
npm install
- Run the app -
npm run android
ornpm run ios