Pokesearch Just a small project to test skills for a challenge task. Run Locally Clone the project git clone https://github.com/feldrok/pokesearch.git Go to the project directory cd pokesearch Install dependencies npm install Start the server npm start Acknowledgements & Technologies Poke API React Query Axios ReactJS TailwindCSS