https://github.com/neuodev/poki-api
https://github.com/neuodev/poki-api
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neuodev/poki-api
- Owner: neuodev
- Created: 2021-07-18T21:32:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T21:49:56.000Z (about 5 years ago)
- Last Synced: 2025-09-07T15:42:15.940Z (11 months ago)
- Language: JavaScript
- Size: 370 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*Pokemon*
I built the project on top of the Pokemon API. Using React.js and Tailwind for styling and Axios to interact with the API.You give me the freedom to do whatever I want. So I build a pagination system that display all the pokemons and you can navigate between deffrent pages
**To run the project**
1. clone the project then
2. Run `npm i`
3. Then `npm start`