Skip to content

thedraxx/NEXTJS-Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Everyone 🪐👋

🤖 About App:

In This Web-App was made using React Framework NextJS + Typescript, you can see the next features:

  • View the First 150 Pokemon.
  • you can search more pokemons using URL, for example "/pokemon/152" or "/name/chikorita"
  • you can save and delete favorites pokemon using LocalStorage

📷 Screenshots

Home:

1

Pokemon Detail

2

Favorites:

3

🎥 A little video of the WEB:

2023-01-04.14-39-57.mp4


The app is made with the following technologies:

## ⚛️ React

React: 18.2.0

## ⚛️ Next JS:

next: 13.1.1

## ⚛️ Axios

Axios: 1.2.1

## ⚛️ canvas-confetti

canvas-confetti: 1.6.0


## How to use: 

1.Clone this proyect in your folder: git clone https://github.com/thedraxx/CryptoApp.git

  1. Install the dependencies: yarn i

if you want the developer mode: yarn dev for developer mode

for production mode: yarn buid and post use yarn start.

## ✉️ Contact

gmail: cerrano.francisco22@gmail.com

## 🤔 Autor

👤 **Francisco Cerrano**

- Twitter: [@thedraxxworld](https://twitter.com/ThedraxxWorld)
- Github: [thedraxx](https://github.com/thedraxx)
- LinkedIn: [Francisco Isaac Cerrano](https://www.linkedin.com/in/cerranofrancisco/)

** Credits to Fernando Herrera! (teacher)