Git Product home page Git Product logo

ep-ui-demo's Introduction

This is a React App with Material-ui forms designed to collect data needed for getting shipping rates. It uses express server and utilizes the easypost API service to get real time shipping rates for supported carriers (USPS and UPS etc).

Running the app:

fork and clone the repository
npm install
npm start

** Next Update: build out functionality for carrier toggles. Need to pass in carrier account ID's to limit rates to only those the user wishes to see. Will need to use enviromental variables to obscur carrier ID's from users.

In order to use this application you will need an EasyPost Test or Production API key. Register at easypost.com

You will also need to establish carrier accounts and register them on the easypost dashboard at which point you should be given carrier account id's. EasyPost has integrations with multiple shipping carriers, so it is possible to add more carriers and modify the code to support them appropriately.

Running the Node Server:

From the main folder

node server

.env file template:

testkey=(your easypost test API key)
prodkey=(your easypost production key)
USPSAccount=(your USPS carrier account id)
UPSAccount=(your UPS carrier account id)

Remember with .env files no spaces or semi-colons are needed, each variable is on a new line.

Getting Started With EasyPost

ep-ui-demo's People

Contributors

logansimonsen avatar dependabot[bot] avatar

Stargazers

fatcatdog avatar Baby Rusa avatar Stephen Clark avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.