Skip to content

Vishal-beep136/WhosThat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Netlify Status

Who's That

Who's That is a simple react js game where you have choose which pokemon match from shadow!

Tech Stacks Used

⭐ Pokeapi
⭐ Javascript
⭐ Css
⭐ Html

Preview

Screenshot 2022-07-31 104712

Screenshot 2022-07-31 104943

Screenshot 2022-07-31 105002

Get Started

First clone this or forked repo -

git clone https://github.com/Vishal-beep136/WhosThat.git

Then install required dependencies or packages -

npm install

or

yarn install

In the project directory, you can run:

npm start

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

The page will reload when you make changes.

License


   Copyright 2022 Vishal

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.