This project was developed using the following technologies:
This project was developed using the following technologies:
The easiest way to deploy your app is to use Vercel Platform.
Clone the project and access the folder.
$ git clone https://github.com/jneris-dev/pokedex.git
$ cd pokedex
Follow the steps below:
# Install the dependencies
$ npm install
# Start the project
$ npm run dev
The app will be available for access on your browser at http://localhost:3000
To develop a web platform for listing and viewing pokemons, ReactJS was used to build this project. All data about pokémons such as name, number, type, image and among other things, were possible using the REST API PokéApi.
- Added Generation IX
- Fixed bug in filters
- Layout adjustments
- Filter by type
- Filter by generation
- Description
- Resistances
- Dark mode
- Skeleton
- Shiny versions
- Create my team
- About project
- Github banner
- Profile image github
- Max-Min stats
- Evolutions conditions
- Loading More Bug
This project is licensed under the MIT License. See the LICENSE file for details.
Made with 🖤 by João Neris