Skip to content

wrryann/search_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

search pokemons by their name 🔍

basic search app made in rust that runs on terminal and use pokemon API.

example:

exemple running it

how to run locally

attetion: you must have rust and cargo installed!!

  1. clone repository using git clone
git clone https://github.com/wrryann/search_app.git
  1. go to directory
cd search_app 
  1. run it using cargo
cargo run 

used crate:

pokemon-rs

About

basic search tool in Rust lang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages