Giter Site home page Giter Site logo

cvcastano / pokemon-list Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 695 KB

Result of the 3rd. module intermediate evaluation during the bootcamp at Adalab. Created by GitHub Classroom

Home Page: https://cvcastano.github.io/pokemon-list/

HTML 8.68% JavaScript 51.36% SCSS 39.96%

pokemon-list's Introduction

Hi there 👋, I am Caro

I’ve lived in many places, travelled broadly and worked in different environments.
That might be why I am an open-minded, adaptable person who enjoys change for its opportunities and sees other opinions as new approaches.
I've studied teaching and administration and finance and, right now, I'm redirecting my professional career towards web development.
I'm currently working as a developer in Artefacto.

Wanna see my portfolio?


Things I am learning and tools I am using:

👩‍💻
...Code...
🛠️
...Tools...
📢
...Communication...
📐
...Design...
🐆
...Work Methodology...
🦄
...Other...
JavaScript React npm NodeJS Express JS SQLite Sass CSS html5 VSCode Git Gulp Postman Heroku PrettierWindows Slack Zoom GitHub Photoshop Scrum StackOverflow

A little more about me:

const Caro = {
😄 pronouns: "she" | "her",
🤹🏼 softSkills: ["perseverance", "empathy", "sense of humour", "resilience", "adaptability"],
    }

Artefacto.push(new Developer("Caro Castaño"));

Some of my projects:

look like loop logo
Look Like Loop Cards. Responsive app to make interactive customizable business cards. Refactoring of code, JavaScript to React, and development of my very first server. Based on a fully functional project with legacy code.
tree huggers logo
Tree Huggers Cards. Responsive app to make interactive customizable business cards. Developed with JavaScript.
Rick and Morty logo
Rick & Morty Characters Finder. Responsive app with a list of Rick & Morty characters, which can be filtered by its characteristics. Developed with React.
beating heart, logo of Anonymous Proxy
Anonymous Proxy. Responsive web designed with HTML5 y CSS3.
Becodetiful logo
BEcodeTIFUL. Responsive web designed with HTML5 y CSS3 with which we introduce ourselves as a team into the world of development.


Certifications

Front-end Developer at Adalab


GitHub Stats:

GitHub stats Top Langs


📫 How to reach me:

LinkedIn Instagram GitHub gmail Twitter


📑 References:

pokemon-list's People

Contributors

cvcastano avatar

Stargazers

 avatar

pokemon-list's Issues

Code review

Buen trabajo @cvcastano !

Algunas pistas para acabarlo:

  • Como sugerencia general, comprueba continuamente tu aplicación en Chrome y el terminal dónde arrancas la app con npm start. Si algo falla, hay que arreglarlo antes de continuar.
  • Usa el estado de App.js para guardar los datos.
  • Cuando uses el hook useState si no usas la función setLoQueSea bórrala.
  • Elimina los constructores vacíos que no solo tienen dentro el super(...) ya que no aportan nada.
  • En App.js usa los datos guardados en el estado para pasárselos al componente PokeList.
  • Utiliza el nombre del Pokemon para el Alt de la imagen
  • Usa el id de cada pokemon en el li para el key de react cuando mapeas y creas un listado de componentes
  • Añade estilos usando un archivo sass o css por componente.
  • Usa propTypes para comprobar el tipo de dato de las props
  • Indenta el código

Cuando tengas esto si quieres puedes:

  1. Añadir un click a Pokemon que: marca o desmarca el pokemon como favorito en el array del estado de App.
  2. Pasar este dato al componente Pokemon por props
  3. Pintar Pokemon con otros estilos cuando por props nos llegue la info de que el pokemon es favorito

Si tienes cualquier duda, avisa!

Al turrón!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.