About | Features | Technologies | Requirements | Starting | License | Author
This project is a simple web application that allows you to view all the pokemons by generation, by type and to see the details of a pokemon.
- View all the pokemons by generation
- View all the pokemons by type
- View details of a pokemon
The following tools were used in this project:
- JavaScript
- Tailwind
- HTML
Before starting ๐, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/BenoitPrmt/PokeStats
# Access
$ cd PokeStats
# Install dependencies
$ npm install
# Run the project
$ npm run start
# Run the project in your browser with the live server extension of VSCode
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with โค๏ธ by Benoรฎt