/pokemon

Pokemon search app built with React & Redux JS

Primary LanguageJavaScript

PokeChan WebApp built with React JS

Check it Live

Direct link: https://pokechan.netlify.app/

Or run it locally

Step 1: Download/clone git repo.
Step 2: Open the downloaded project with VS Code.
Step 3: run script npm install to install all the node modules.
Step 4: run script npm start to run/deploy project on local host.
Step 5: Open http://localhost:3000 to view it in the browser.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.