Coder Social home page Coder Social logo

khasperbali / my-pokedex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from junior-devleague/my-pokedex

0.0 1.0 0.0 35 KB

[Beginner] Introduction to DOM

Home Page: https://khasperbali.github.io/my-pokedex/

CSS 9.89% HTML 50.99% JavaScript 39.12%

my-pokedex's Introduction

My Pokedex

In this project, we will be working with the DOM and HTML concepts.

Objective

To manipulate the each Pokemon descripton in the HTML by using the DOM in our Javascript file.

Prerequisites

In order to complete this project students must have the following:

  • Basic understanding of Github forking and cloning.
  • Basic understanding of HTML structures.
  • Basic understanding of DOM.

Requirements

To complete this project you will need the following:

  • Shell to use the command line
  • Sublime Text

Desired Outcome

At the completion of this exercise, students should understand:

  • Better understanding of the HTML structure
  • Modifying HTML Elements through the DOM

Your Challenge

  1. Fork this repository
  2. Clone this repository from your personal Github account:
    • Copy HTTP address on the page.
    • In your webdev folder on your desktop, run the command git clone [insert the github http url address copied from github] in order to clone that repository into your folder.
  3. Navigate into the my-pokedex folder by using the command cd my-pokedex
  4. Open my-pokedex folder in your Sublime Text Editor by selecting File then Open Folder
  5. You will be following instructions and writing your code in the app.js file
  6. After you complete the first instruction open up your terminal (double check to see if you're in the correct directory) and run the command live-server. This will render a new browser to open for you to see your results.

Note: You only need to run the live-server command once, it will keep running and refreshing the browser after every time you make a save in your files.

Stretch Goals

Bonus: Create your own Pokemon description.

Resources

https://www.w3schools.com/js/js_htmldom_methods.asp

my-pokedex's People

Contributors

jaygiang avatar nat-nat33 avatar khasperbali avatar

Watchers

James Cloos avatar

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.