Skip to content

GreenHarbor/frontend

Repository files navigation

GreenHarbor

This repository contains the frontend code of a mobile application built using React Native and Expo, styled with Tailwind CSS. The application is designed to cater to three main features: Food Rescue, Workshop, and Authentication.

Features

  • Food Rescue: This feature allows users to locate and rescue surplus food from local restaurants and grocery stores, helping to reduce food waste and feed those in need.

  • Workshop: A platform within the app where users can find and enroll in various workshops related to food sustainability, preparation, and nutrition.

  • Authentication: A secure authentication system that enables users to sign up, log in, and manage their accounts within the app.

Getting Started

To get started with this project, clone this repository and install the dependencies.

git clone https://github.com/GreenHarbor/frontend.git
cd frontend
npm install

Running the Application

Ensure you have Expo CLI installed. If you don't have Expo CLI, you can install it globally using npm:

npm install -g expo-cli

After installing the dependencies, you can start the application by running:

expo start

Technologies Used

  • React Native: A framework for building native apps with React.
  • Expo: An open-source platform for making universal native apps for Android and iOS with JavaScript and React.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published