Skip to content

Create a personal profile along with items or services to swap, search, and browse items of other users to trade. Inspired by the trading app - Bunz.

Notifications You must be signed in to change notification settings

mak-on-track/swapsies

Repository files navigation

Swapsies swapsies

Have an item that might be better suited for someone else?
You know how to cook, sing, or maybe code? Find the perfect swap on Swapsies!

swapsies

About

  • Create an account with items or services to swap, with details about yourself.
  • Include a personal "wishlist" to let other users know what you would like for your items.
  • Search / browse for items or services available to swap.
  • Private message other users and arrange a swap.
  • Click here to see working version of deployed project.

Built with:

react-badge nodejs-badge express-badge mongodb-badge bulma-badge


Demo

swapsies_demo


Setup

Requirements

Get Started

First, create the required environment files.

cp .env.template .env
cd client
cp .env.template .env

Second, install the dependencies.

npm install
cd client
npm install

Running BCB

Run the following commands from the root folder.

For Backend Server (Express.js + MongoDB).

sudo service mongodb start
npm start

For Frontend Server (React.js).

cd client
npm start

Team

About

Create a personal profile along with items or services to swap, search, and browse items of other users to trade. Inspired by the trading app - Bunz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •