An open API service indexing awesome lists of open source software.

https://github.com/valmirbp/js_pokedex

Simple Pokedex in Javascript, with API consuming
https://github.com/valmirbp/js_pokedex

css3 html5 javascript rest-api

Last synced: about 2 months ago
JSON representation

Simple Pokedex in Javascript, with API consuming

Awesome Lists containing this project

README

          

# JS_POKEDEX

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ValmirBP/mystore_website_v2/blob/main/LICENSE)

## About:

The JS_POKEDEX project is a fun way to show and sharp my skills I found. It feature is a simple way to implement a simple and free api pokemon and use it to show the new update on API with pokemon giffs.

## Table of Contents

- [Features](#features)
- [Requirements](#requirements)
- [Getting Started](#getting-started)
- [Website Slides](#website-slides)

## Features

### Responsiveness
- The website is designed to be fully responsive, ensuring a seamless user experience across various devices and screen sizes.

### Dynamic Page
- The dynamic page allows users to add products to the cart dynamically. It provides a user-friendly interface with real-time updates, enhancing the shopping experience.

## Used Technologies:

### Frontend
- HTML5
- CSS3
- CSS grid

### Backend
- JavaScript ES6

## Requirements

Before you begin, ensure you have met the following requirements:

- [Live Server extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) (version 3.5.0 or latest)
- Visual Studio Code

## Getting Started

Follow these steps to get your development environment set up:

1. Clone the repository:

```bash
git clone https://github.com/ValmirBP/JS_Pokedex.git
```

## To run the application locally:

1. Navigate to the project directory.
2. Right-click on home page
3. Select Open with Live Server

# website slides

![Screenshot 2024-05-16 112353](https://github.com/ValmirBP/JS_Pokedex/assets/48802923/90d32bf4-7fc2-4c8f-a2eb-2483de5780ec)