Skip to content

guivictorr/grocery-scout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Grocery Scout

A simple mobile app to track grocery products prices scanning the EAN code

๐Ÿ›  Technologies

This project was developed with the following technologies:

Frontend

Backend

๐Ÿ“ฑ๐Ÿ’ป Instructions

## 1. Clone repo
git clone https://github.com/guivictorr/grocery-scout.git

## 2. Change to project folder
cd grocery-scout

## 3. Install dependencies
npm install

## 4. Make sure docker is running

## 5. Run the app
npm run dev

You can use Expo Go to scan the QR code and run the app.

๐Ÿค” How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

๐Ÿ“ License

This project is under the MIT license. See the LICENSE file for more details.

About

๐Ÿ“Š Mobile app to track groceries prices

Resources

License

Stars

Watchers

Forks