Skip to content

It is a web-based platform designed to facilitate food donations.

Notifications You must be signed in to change notification settings

nekokaito/ReFork

Repository files navigation

ReFork - Food Donation Website

Assignment_category_0007

Project Overview

ReFork is a web-based platform designed to facilitate food donations. Built with a modern tech stack including React, Express, Node.js, and MongoDB, ReFork aims to streamline the process of connecting donors with those in need. The project emphasizes security and efficiency, leveraging Firebase for secure login and JWT for token-based authentication.

Key Features

  • CRUD Operations: Users can create, read, update, and delete food donation entries, making it easy to manage donations.
  • Firebase Secure Login: Ensures user authentication and data security with Firebase authentication.
  • JWT Authentication: Utilizes JSON Web Tokens (JWT) for secure and efficient user session management.
  • Smooth and Fast: Optimized for performance, ensuring a seamless user experience.
  • User-Friendly Interface: Intuitive design to facilitate easy navigation and interaction for all users.

Client-Side Live Link

ReFork Live Website

Getting Started

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository
    git clone https://github.com/yourusername/refork-client.git
2. Navigate to the project directory

```cd refork-client
  1. Install dependencies
npm install
# or
yarn install

Built With

  • React - JavaScript library for building user interfaces
  • Express - Web application framework for Node.js
  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine
  • MongoDB - NoSQL database for storing data
  • Firebase - Platform for secure authentication
  • JWT - Token-based authentication

About

It is a web-based platform designed to facilitate food donations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages