Skip to content

Commit

Permalink
update to App pokédex
Browse files Browse the repository at this point in the history
  • Loading branch information
jrjesus committed Jan 23, 2022
0 parents commit d73b3ed
Show file tree
Hide file tree
Showing 169 changed files with 58,137 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintcache

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
Empty file added README.md
Empty file.
23 changes: 23 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"files": {
"main.css": "/pokemon/build/static/css/main.52d54892.chunk.css",
"main.js": "/pokemon/build/static/js/main.d6c9c1d0.chunk.js",
"main.js.map": "/pokemon/build/static/js/main.d6c9c1d0.chunk.js.map",
"runtime-main.js": "/pokemon/build/static/js/runtime-main.63644b0f.js",
"runtime-main.js.map": "/pokemon/build/static/js/runtime-main.63644b0f.js.map",
"static/js/2.b4cebc37.chunk.js": "/pokemon/build/static/js/2.b4cebc37.chunk.js",
"static/js/2.b4cebc37.chunk.js.map": "/pokemon/build/static/js/2.b4cebc37.chunk.js.map",
"index.html": "/pokemon/build/index.html",
"static/css/main.52d54892.chunk.css.map": "/pokemon/build/static/css/main.52d54892.chunk.css.map",
"static/js/2.b4cebc37.chunk.js.LICENSE.txt": "/pokemon/build/static/js/2.b4cebc37.chunk.js.LICENSE.txt",
"static/media/404.scss": "/pokemon/build/static/media/404.95190cf9.jpg",
"static/media/5IPv.c8db92f6.gif": "/pokemon/build/static/media/5IPv.c8db92f6.gif",
"static/media/5Q0v.e61d80e8.gif": "/pokemon/build/static/media/5Q0v.e61d80e8.gif"
},
"entrypoints": [
"static/js/runtime-main.63644b0f.js",
"static/js/2.b4cebc37.chunk.js",
"static/css/main.52d54892.chunk.css",
"static/js/main.d6c9c1d0.chunk.js"
]
}
Binary file added build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/pokemon/build/favicon.ico"/><meta http-equiv="X-UA-Compatible" content="ie=edge"><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Pokemon</title><link href="/pokemon/build/static/css/main.52d54892.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,l,p=r[0],i=r[1],f=r[2],c=0,s=[];c<p.length;c++)l=p[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(a&&a(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,p=1;p<t.length;p++){var i=t[p];0!==o[i]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/pokemon/build/";var p=this.webpackJsonppokemon=this.webpackJsonppokemon||[],i=p.push.bind(p);p.push=r,p=p.slice();for(var f=0;f<p.length;f++)r(p[f]);var a=i;t()}([])</script><script src="/pokemon/build/static/js/2.b4cebc37.chunk.js"></script><script src="/pokemon/build/static/js/main.d6c9c1d0.chunk.js"></script></body></html>
Binary file added build/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions build/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions build/static/css/main.52d54892.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/static/css/main.52d54892.chunk.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/2.b4cebc37.chunk.js

Large diffs are not rendered by default.

64 changes: 64 additions & 0 deletions build/static/js/2.b4cebc37.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
* ApexCharts v3.24.0
* (c) 2018-2021 Juned Chhipa
* Released under the MIT License.
*/

/*! svg.draggable.js - v2.2.2 - 2019-01-08
* https://github.com/svgdotjs/svg.draggable.js
* Copyright (c) 2019 Wout Fierens; Licensed MIT */

/*! svg.filter.js - v2.0.2 - 2016-02-24
* https://github.com/wout/svg.filter.js
* Copyright (c) 2016 Wout Fierens; Licensed MIT */

/** @license React v0.20.1
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.1
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.1
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.1
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions build/static/js/2.b4cebc37.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions build/static/js/main.d6c9c1d0.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/js/main.d6c9c1d0.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions build/static/js/runtime-main.63644b0f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit d73b3ed

@vercel
Copy link

@vercel vercel bot commented on d73b3ed Jan 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.