Skip to content

A website for pokemon lovers ❤ A website where we can search pokemon, and can see some basic information about the selected pokemons. This website is created using TypeScipt and React Js

Notifications You must be signed in to change notification settings

Rohit-Nandagawali/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

A website for pokemon lovers ❤ A website where we can search pokemon, and can see some basic information about the selected pokemons.

  • This website is created using - TypeScipt and React Js
  • Go to Pokedex

Include the fonts s in index.html

Inside

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">

How to run this app

  1. Clone the repository
git clone git clone https://github.com/Rohit-Nandagawali/pokedex
  1. Install all the required packages
npm install
  1. Run the project
npm start

Special Thanks

Special thanks to these 2 npm packages

  1. Pokemon npm package
  2. Pokedex npm package

Created the pokemon data (located in ./src/pokemonData/pokemonData.ts) using these 2 packages

About

A website for pokemon lovers ❤ A website where we can search pokemon, and can see some basic information about the selected pokemons. This website is created using TypeScipt and React Js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages