https://github.com/luillyfe/pokemon-cards
https://github.com/luillyfe/pokemon-cards
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luillyfe/pokemon-cards
- Owner: luillyfe
- Created: 2020-12-14T11:06:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T10:30:17.000Z (almost 5 years ago)
- Last Synced: 2026-01-01T23:18:39.020Z (6 months ago)
- Language: JavaScript
- Homepage: pokemon-cards.bychance.vercel.app
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Pokemon Cards
A funny introduction to server rendering, static generation and static generation plus client side rendering. (NextJs)
## Installation
```bash
yarn install
```
## Build
```js
next build
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)