/GottaCatchEmAll

This is a web app where users can view all pokémons with their respective characteristics, abilities and types fetched from the Pokeapi. Users can like pokemon cards, view the number of likes each card has. Users can also leave comments and view comments made by others !

Primary LanguageJavaScriptMIT LicenseMIT

JS Capstone Project : Gotta Catch'em All!

This is a web app where users can view all pokémons with their respective characteristics, abilities and types fetched from the Pokeapi. Users can like pokemon cards, view the number of likes each card has. Users can also leave comments and view comments made by others !

localhost_8080_ localhost_8080_ (1)

Built With

  • HTML5
  • CSS3
  • JavaScript ES6
  • Webpack

Live demo

You can visit live version via link

Getting Started

To get a local copy up and running follow these simple example steps:

  • Open Terminal.
  • Change the current working directory to the location you want the cloned directory.
  • Enter the following:
$ git clone git@github.com:amiraabouhadid/GottaCatchEmAll.git.
  • Press Enter to create your local clone.
  • Navigate to the cloned repository by running:
    $ cd GottaCatchEmAll
    
  • Install all dependencies using:
    $ npm install
    
  • Run local server using:
    $ npm start
    

Prerequisites

  • GitHub
  • Git
  • Node.js

Authors

👤 Amira Abouhadid

👤 Mirouhml

Contributors

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like my portfolio!

📝 License