Preco Dia is an Expo-based app that allows users to discover and share interesting products with the community.
The Application uses:
- Duumy JSON for user authentication. You can log in with the following credentials:
- Free use API to consume and add the produts, categories and locations;
You can:
- Add a product: Share a product that you find interesting;
- Add a location: Specify where you found the product;
- Add a category: Categorize the product for easier discovery;
- Clone the repository:
git clone git@github.com:r-vilela/preco-dia.git
- Install dependencies:
npm i
- Run the app:
npx expo start -c
Alternatively, you can download the APK directly from this expo link.