/whos-that-pokemon

node.js project to search and show pokemons

Primary LanguageCSS

whos-that-pokemon

Prerequisites

What things you need to install the software and how to install them

  • node
  • npm
npm install

Installing

  1. Clone the repo
git clone https://github.com/21x37/whos-that-pokemon.git
  1. Run npm install inside project root
npm install
  1. Start the server
npm run start