Skip to content

A community-driven platform for sharing meals. Users can donate or request food, fostering connections and support within the community.

Notifications You must be signed in to change notification settings

srexrg/NourishNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NourishNet

NourishNet is a community-driven food sharing platform aimed at fostering connections and supporting each other through the love of food.

Features

  • Donate Food: Users can donate food to those in need.
  • Request Food: Users can request food when they need a helping hand.
  • Accept/Decline Requests: Users can accept or decline food requests.

Tech Stack

  • Frontend: React.js with TypeScript, Shadcn, Tailwind CSS
  • Backend: Node.js with Express.js
  • Database: MongoDB
  • Authentication: JWT
  • Password Hashing: Bcrypt.js
  • Form Handling: React Hook Form
  • Input Validation: Zod
  • State Management: Context API
  • Notification: React Toastify

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/nourish-net.git
    cd nourish-net
    
  2. Install dependencies:

    npm install
    
  3. Run Development Server:

    npm run dev 

About

A community-driven platform for sharing meals. Users can donate or request food, fostering connections and support within the community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages