Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
README.md legible
  • Loading branch information
juniorjesus authored Jan 23, 2022
1 parent 39a0339 commit ec4fc1e
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,65 @@ Prueba Técnica de salida (Front-End | Junior) Aplicación React & Redux par
<img alt="Pokedex" src="https://ik.imagekit.io/hwyksvj4iv/pokedex_N_WgWrJK0s.png" width="250px" />
</h1>

## Iniciando el proyecto 🚀

Descargar el proyecto mediante Github Desktop o GitBash realizando una clonación, o descargando
en como archivo zip y abriendo la carpeta en su editor de codigos


## Instalación 🔧

En la terminal del proyecto correr los seiguentes comandos:

### `npm install`

Con este comando instalamos las dependencias del proyecto

### `yarn start`

Con yarn start iniciamos el servidor el puerto predeterminado es:
[http://localhost:3000]

ya tenemos nuestro proyecto corriendo en el navegador.

## Despliegue 📦

https://app-pokedex.vercel.app/auth/login

## Construido con 🛠️

las herramientas utlizadas en este proyecto son:

- Sass
- bootstrap
- firebase
- formik
- react
- react-dom
- react-infinite-scroll-component
- react-loading-icons
- react-redux
- react-router
- react-router-dom
- react-scripts
- react-thunk
- react-apexcharts
- redux
- redux-thunk
- sweetalert2


# :thought_balloon: Inspiración
- Diseño inspirado por: [Pokedex App design](https://pokedex.org/) creado por [Saepul Nahwan](https://www.instagram.com/saepulnahwan/).

Hecho con ❤️ por Junior López 👋🏻 [Trabaja conmigo!](https://github.com/juniorjesus)

## Autores ✒️

Hecho con ❤️ por Junior Jesús López González
https://github.com/juniorjesus

## Licencia 📄

AcademiaGeek

👋🏻 [Trabaja conmigo!](https://github.com/juniorjesus)

1 comment on commit ec4fc1e

@vercel
Copy link

@vercel vercel bot commented on ec4fc1e Jan 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.