Skip to content

LeedrisDev/FairWearMobileApp

Repository files navigation

FairWearMobileApp

The FairWear app is a mobile application designed to help users make environmentally and ethically conscious choi ion designed to help users make environmentally and ethically conscious choices when shopping for ces when shopping for clothes. By using the app's scanning feature, users can scan the barcode of a garment, and the app will provide a rating for its environmental impact, ethical practices, and animal welfare.

Prerequisites

  • Node.js (version X.X.X or higher)
  • npm (version X.X.X or higher)

Installation

  1. Clone the repository.
  2. Install dependencies by running the following command:
npm run install-legacy

Development

In order to run it in development, run:

npm run dev 

Production

In order to do a production build, run:

npm run build # yarn build

Preview

To preview the built project locally, run:

npm run preview

Linting

To run ESLint for linting your code, run:

npm run lint

This will check the code in the src and tests directories for any linting errors.

Testing

To run tests using Jest, run:

npm test

This will execute the tests using the Jest configuration from config/jest.config.ts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors