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

https://github.com/agusscript/poke-random-generator-js

Generate a random pokemon card (first generation)
https://github.com/agusscript/poke-random-generator-js

api front-end html-css-javascript

Last synced: 10 months ago
JSON representation

Generate a random pokemon card (first generation)

Awesome Lists containing this project

README

          

# Poke Random Generator Js

![](assets/screenshots/abra-card-desktop.png)

- Generate a random pokemon card (first generation)

## Built with



HTML5


Sass


TypeScript


ViteJs

- Sass
- API manage
- TypeScript

## Screenshots

- Desktop view

![](assets/screenshots/psyduck-card-desktop.png)

- Mobile view

![](assets/screenshots/mobile-card.png)

## Link

- [Live site](https://poke-random-generator-js.vercel.app/)
- Api from: [Poke Api](https://pokeapi.co/)

## Run the project locally

1. Clone this repository
2. In this folder repo, open your console and run: `npm install`
3. Then run: `npm run dev` to start a local server
4. Open http://localhost:5173/ in your browser

## Author

- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)