Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinthh committed Apr 25, 2023
1 parent 25882d0 commit f99dddb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ This is a mobile version of the [Image Generation Next.js](https://github.com/ke
- Azure Functions for back-end hosting
- Azure Storage for storing images

## Third-Party Libraries Used 📚
- [Axios](https://axios-http.com/)
- [react-native-toast-message](https://github.com/calintamas/react-native-toast-message)
- [NativeWind](https://github.com/marklawlor/nativewind)
- [Tailwind CSS](https://tailwindcss.com/)
- [React Native Async Storage](https://github.com/react-native-async-storage/async-storage)
- [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv)
- [Recoil](https://recoiljs.org/)

## Getting Started 🚀

1. Make sure you have the back-end set up, this includes the Azure Functions and Storages from the [main Next.js project](https://github.com/kelvinthh/Image-Generation-Next.js).
Expand Down

0 comments on commit f99dddb

Please sign in to comment.