Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/giphy-api
https://github.com/daniel-le97/giphy-api
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/giphy-api
- Owner: daniel-le97
- Created: 2022-09-15T19:24:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:24:54.000Z (about 1 year ago)
- Last Synced: 2024-12-09T14:57:51.077Z (about 1 month ago)
- Language: CSS
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
giphy-api
============### Get Started
```terminal
> npm i
> npm run sass
> npm run serve
```### AuthConfig
Fill in your AuthConfig with keys from [Auth0](https://auth0.com/)
```javascript
export const domain = ''
export const clientId = ''
export const audience = ''
```
## Legal OverviewThe content under the CodeWorks®, LLC Organization and all of the individual repos are solely intended for use by CodeWorks Instruction to deliver Educational content to CodeWorks Students.
---
## Copyright
© CodeWorks® LLC, 2021. Unauthorized use and/or duplication of this material without express and written permission from CodeWorks, LLC is strictly prohibited.