FoodDonate App

The FoodDonate app is a donation platform built with Remix, Express.js, and SQLite. It allows users to contribute food to organizations in need. The app features user authentication, dynamic display of organizations, and a responsive card layout. It provides a seamless user experience and aims to make food donation easy and accessible.

Features

  • User Login/Sign-Up for secure access
  • Display of organizations to donate food using pagination
  • Responsive card layout for a visually appealing UI

Screenshots

Landing Page:


Homepage

Home Page:


Donate

Login Page:


login

Organization to Donate Page:


Ngos

Technologies Used

  • React
  • Remix
  • Express
  • SQLite

Setup Instructions

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Start the server using npm start.
  4. Access the app in your browser at http://localhost:3000.
  5. Acess the backend server at http://localhost:5000.

Usage

  • Register a new user account or login if you already have one.
  • Browse the list of organizations and donate food to the selected organization.
Share this project:

Updates