Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

School project developed during the first semester of my second year. Marketplace website built with the MERN stack featuring functionalities such as ad posting, purchasing, payment integration, private messaging, and favorites.

License

Notifications You must be signed in to change notification settings

IUT-UCA-Project/SellYourself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💫 Sell Yourself - Development

Marketplace website made using MERN

Preview disponible sur sellyourself.fr.

Réalisé avec MongoDB, Express, React et Node (MERN)

Setup

/!\ Vous devez avoir Node : Lien pour Node ici

  • Cloner le repository
git clone https://github.com/Baptiiiiste/SellYourself.git
  • Installer les node modules
npm i
  • Configurer le .env de l'API dans le nouveau repo SELLYOURSELF-API

Créer un fichier .env dans /src/ avec dedans

DATABASE_URI=**votre lien vers votre bdd mongoDB**
JWTKEY=**VOTRECLEF**

About

School project developed during the first semester of my second year. Marketplace website built with the MERN stack featuring functionalities such as ad posting, purchasing, payment integration, private messaging, and favorites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages