Skip to content

jjovana314/store-api

Repository files navigation

Online Shopping Store API

Table of Contents

About

This is an online shopping API.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To successfully run and test this on your local machine, you need to install:

To use MongoDB Atlas visit MongoDB Atlas and create your acount and your own cluster. You should add link of your cluster in ./src/config/key.ts.

Installing

To get project on your local machine run command:

git clone https://github.com/jjovana314/store-api

And run:

npm install
npm run start:dev

API listens on port 3000

Tools used in development

Usage

This API can be used as a back-end for an online shopping application

Author

Jovana Jovanović