Skip to content

RolletQuentin/vp_marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vp_marketplace

To download the project :

git clone https://github.com/RolletQuentin/vp_marketplace
cd vp_marketplace

Build the image with docker :

docker build -t vpmarketplace .

Run the image in background :

docker run -d -p 3000:3000 -p 8000:8000 vpmarketplace

About

React app developed as part of a school project, designed to function as a marketplace platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors