basic search app made in rust that runs on terminal and use pokemon API.
attetion: you must have rust and cargo installed!!
- clone repository using git clone
git clone https://github.com/wrryann/search_app.git
- go to directory
cd search_app
- run it using cargo
cargo run