Pickme is an e-commerce platform where users can browse and purchase products from existing stores or create their own store to manage and sell products.
-
Clone the Pickme repository:
git clone https://github.com/AmirSouaF/backend-store.git
-
Install dependencies:
npm install
-
Set up environment variables if necessary.
To start the Pickme server, run:
npm start