Skip to content

dhyanpatel110/Pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Pokemon Application

Pokemon is a React web application where you can navigate the details of the different pokemon by clicking on the list of pokemon. It has the searching functionality with which you can search your pokemon.

Snapshot

Interface of Pokemon Application

Demo

Pokemon Application - Live ◀️

Project setup

Clone this repo

git clone https://github.com/dhyanpatel110/pokemon.git

Install dependencies

npm install

Compiles and hot-reloads for development

npm run start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint