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)
- Host: GitHub
- URL: https://github.com/agusscript/poke-random-generator-js
- Owner: agusscript
- Created: 2023-03-20T19:46:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T19:30:57.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T18:50:35.448Z (about 1 year ago)
- Topics: api, front-end, html-css-javascript
- Language: TypeScript
- Homepage: https://poke-random-generator-js.vercel.app
- Size: 2.42 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Poke Random Generator Js

- Generate a random pokemon card (first generation)
## Built with
- Sass
- API manage
- TypeScript
## Screenshots
- Desktop view

- Mobile view

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