Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.09 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.09 KB

Unused to Reuse

Reuse is a platform that allows you to donate your old items to people who need them. Items which are set active are available for Reuse. Anyone near the location can pick up the item for free. The item is then marked as inactive and is no longer available.

Demo

Active posts Inactive Posts Post Deatils Add posts

Installation

  • clone the repository
git clone https://github.com/abhishekpatelmc/sustainhack.git

To Run the Server

  • Install the dependencies
npm install
  • Run the server
npm run dev

Built With

Authors