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:
Home Page:
Login Page:
Organization to Donate Page:
Technologies Used
- React
- Remix
- Express
- SQLite
Setup Instructions
- Clone the repository.
- Install dependencies using
npm install. - Start the server using
npm start. - Access the app in your browser at
http://localhost:3000. - 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.
Log in or sign up for Devpost to join the conversation.