Pokemon Web Application. Created using ReactJS and PokeAPI.
Made with love ❤️
Try this demo here
To run this project locally:
- Prerequisites: Make sure you've installed [Node.js] ≥ 12
- Install dependencies:
npm install - Run the local development server:
npm start(seepackage.jsonfor a full list ofscriptsyou can run withnpm)