An open API service indexing awesome lists of open source software.

https://github.com/luillyfe/pokemon-cards


https://github.com/luillyfe/pokemon-cards

Last synced: about 2 months ago
JSON representation

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/)