Skip to content

A RESTful backend application for an ecommerce web application.

Notifications You must be signed in to change notification settings

KibetBrian/Online-Shop-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce-REST-API

A backend application for an ecommerce web application. It supports functionalities such as creating products, ordering products and making payment using paypal.

Installation

Create an env file similar to the one shown on the example;

Clone the repository

git clone https://github.com/KibetBrian/E-commerce-REST-API.git

CD into direactory and Install dependencies using yarn or npm

cd E-commerce-REST-API && yarn install

Run the application

yarn start

About

A RESTful backend application for an ecommerce web application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published