- Clone Repository
git clone repository_url
- Install the necessary dependencies (Node Version: 20.10.0)
npm install
- Open in your browser
http://localhost:5173
- First of all please visit the website's link: https://pokedex-arya.vercel.app
- The first page you see is Home Page called
- This website contains 6 pages, there are: Home Page, Products Page, Product Detail Page, Services Page, Account Page, and Others Page
- Navigate to list of pokemon by clicking "Products" menu in navbar / sidebar
- This page contain lists of pokemon with Infinite Scroll
- Here is you can search any pokemon by name or filter pokemon by their types (without calling API)
- You can click any pokemon in lists to navigate to Product Detail Page
- The Detail Page contains a lot more information of that pokemon. Like abilities, stats, and image lists
- In the image lists section you can choose the image to preview by clicking any image in the image lists
- You can preview main image in more detail with modal by clicking eye-icon in the "Primary Image"