Skip to content

shyamzzp/splitwise

Repository files navigation

Making constants.js file next to index.js

Content of the same would be the api key and the consumer credentials.

export const constants = {
    api_key: "***********************************",
    consumer_key: "**************************************",
    consumer_secret: "**************************************"
}

You can get these things from

image

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published