Skip to content

erickpac/leftovers-mobile

Repository files navigation

Welcome to Leftlovers Market app

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    yarn
  2. Start the app

     yarn start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Running Unit Tests

To run the unit tests for this project, follow these steps:

  1. Install Dependencies: Ensure all project dependencies are installed. You can do this by running:

    yarn install
  2. Run Tests: Execute the unit tests using the following command:

    yarn test

Additional Information

  • Test Framework: This project uses Jest as the testing framework. Ensure you are familiar with its syntax and features.
  • Test Files: Test files are typically located in the __tests__ directory or have a .test.tsx suffix.
  • Continuous Integration: If using a CI/CD pipeline, ensure the test command is included in your pipeline configuration to automatically run tests on each commit or pull request.

About

An app to reduce food waste by connecting users with local businesses offering discounted surplus food. Includes real-time inventory and location-based search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors