Skip to content

developerantoniosousa/simple-marketplace

Repository files navigation

simple-marketplace

Marketplace API

Intallation

  1. Download project and dependencies
$ git clone https://github.com/developerantoniosousa/simple-marketplace
$ cd simple-marketplace
$ npm i // yarn
  1. copy .env.example for .env and set up.

Running

$ npm run dev

API

Download Insomnia and import Insomnia_date.json.