https://github.com/gmartins-dev/nextjs-pokedex
https://github.com/gmartins-dev/nextjs-pokedex
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmartins-dev/nextjs-pokedex
- Owner: gmartins-dev
- Created: 2023-02-11T11:35:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T11:15:22.000Z (over 3 years ago)
- Last Synced: 2025-10-12T01:16:27.040Z (10 months ago)
- Language: JavaScript
- Homepage: https://nextjs-pokedex-lyart.vercel.app
- Size: 372 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

🖥 "Pokédex" - Next.js + TailwindCSS 📱
## 🗃 Project
Responsively Pokédex contains all 151 Pokémons of the first generation, fetching dynamic data from PokéAPI(https://pokeapi.co) a RESTful API.
## 🛠 Technologies
This project was developed with the following technologies:
**JavaScript**
**Next.js**
**React**
**TailwindCSS**
## 💻 Demonstration
🔗 Online: https://nextjs-pokedex-lyart.vercel.app
🖥 Desktop:
📱 Mobile:
## 🚀 How to run
If you want to run the project on your local machine, just follow the steps below:
```bash
$ git clone https://github.com/guilhermemm-dev/nextjs-pokedex
# Install the dependencies
$ yarn install or npm install
# Run
$ yarn run dev or npm run dev
```
## 📝 License
This project is licensed under the MIT license.

Guilherme Martins - @guilhermemm-dev
- Portfolio: https://guilhermemm.dev
- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev
- GitHub: https://github.com/guilhermemm-dev
- Email: guilhermemm.dev@gmail.com