Fran fdc9e29bc5
Some checks failed
Format the code / Format Files (push) Failing after 4m24s
fix: Add prettier workflow
2024-11-04 15:53:54 -05:00
2023-10-07 17:25:28 -06:00
2023-10-07 17:25:28 -06:00
2024-01-16 11:02:06 -05:00
2023-10-07 17:25:28 -06:00
2023-10-07 17:25:28 -06:00
2023-10-07 18:09:51 -06:00
2023-10-07 18:09:51 -06:00
2023-10-07 17:25:28 -06:00
2024-01-15 11:05:39 -05:00
2023-10-07 17:25:28 -06:00
2023-10-07 18:25:34 -06:00
2023-10-07 17:25:28 -06:00


LinkedIn

pokedexyvs

Vue Tailwind Vercel

And very stylish pokedex web app made with Vue.js and TailwindCSS.
View Demo »

About The Project

This a pokedex web app made with Vue.js, it's using the PokeApi to get the data, it's inspired this design on Dribbble and it's also deployed on Vercel.

(back to top)

Getting Started

This is how to set up your project locally and get a local copy up and running.

Installation

  1. Clone the repo
    git clone https://github.com/xyvs/pokedex
    
  2. Install NPM packages
    npm install
    
  3. Run the dev enviroment
    npm run dev
    
  4. Go to http://localhost:3000 and enjoy!

(back to top)

License

Distributed under the MIT License.

(back to top)

Description
No description provided
Readme 72 KiB
Languages
Vue 86.4%
JavaScript 9.4%
HTML 3.8%
CSS 0.4%