A backend application for an ecommerce web application. It supports functionalities such as creating products, ordering products and making payment using paypal.
Create an env file similar to the one shown on the example;
git clone https://github.com/KibetBrian/E-commerce-REST-API.git
cd E-commerce-REST-API && yarn install
yarn start