Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmartins-dev/nextjs-pokedex
https://github.com/gmartins-dev/nextjs-pokedex
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmartins-dev/nextjs-pokedex
- Owner: gmartins-dev
- Created: 2023-02-11T11:35:46.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T11:15:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T18:50:12.201Z (3 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: [email protected]