Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 498 Bytes

Pokemon Project

Pokemon Web Application. Created using ReactJS and PokeAPI.

Made with love ❤️

Demo

Try this demo here

Quick Start

To run this project locally:

  1. Prerequisites: Make sure you've installed [Node.js] ≥ 12
  2. Install dependencies: npm install
  3. Run the local development server: npm start (see package.json for a full list of scripts you can run with npm)