Skip to content

danaciobo/Swoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swoop logo

Swoop is an online marketplace for pre-owned items where people can declutter their houses or swoop for a bargain while helping the environment by reusing items already in circulation. Users can sign up, add items to the basket and checkout or post items for sale.

Swoop visual copy

Getting started

  • Clone the repo

git clone https://github.com/danaciobo/Swoop.git
cd Swoop
Install dependencies in both /Client and /Server folders
npm install

  • Start development server

cd /Server
nodemon index.js (recommended) or node index.js
The pictures uploaded on the Browser will be saved to Server/uploads directory

  • Start the front end app

cd /Client npm start

Tech Stack

  • React Js

  • Material UI

  • Node Js

  • Express JS

  • Mongo DB with Mongoose

  • Multer

Author

Dana Ciobotaru
Github
LinkedIn

About

Full stack app built with React & Node.js - Online marketplace for pre-owned items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published