Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strangeal/enyatapokemon
https://github.com/strangeal/enyatapokemon
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/strangeal/enyatapokemon
- Owner: Strangeal
- Created: 2024-05-08T09:45:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T10:15:13.000Z (6 months ago)
- Last Synced: 2024-10-10T01:37:59.354Z (28 days ago)
- Language: TypeScript
- Homepage: https://enyata-pokemon.vercel.app
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)This project is an assessment-based application designed to showcase my ability to leverage external APIs, specifically the PokΓ©mon API, to create a dynamic and interactive experience. The application provides users with the ability to explore a vast collection of PokΓ©mon, their attributes, and statistics, offering an engaging way to learn more about each unique PokΓ©mon in the database. Aimed at both enthusiasts and newcomers to the PokΓ©mon world, the project demonstrates my technical skills in integrating APIs, handling data, and presenting it in a user-friendly format.
Client
- **[PokΓ©mon Explorer]**
- **[Theme Selection]**
- **[Pagination]**
- [Live Demo Link](https://enyata-pokemon-strangeals-projects.vercel.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [Node.js](https://nodejs.org/en/download/)
- [npm](https://www.npmjs.com/get-npm) or [yarn](https://classic.yarnpkg.com/en/docs/install)
### Setup
Clone this repository to your desired folder:
```sh
git clone [email protected]:Strangeal/enyataPokemon.git
```
### Install
Install this project with:
```
cd your-project
npm install
```
### Usage
To run the project, execute the following command:
```
npm start
```
### Deployment
This project can be deployed to a hosting platform of your choice. Some popular options include:
- Vercel
- Netlify
- AWS Amplify
π€ **Justice Bajeri**
- GitHub: [@githubhandle](https://github.com/Strangeal/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/justice-bajeri/)
- [ ] **[Number Pagination]**
- [ ] **[pages search]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
I would like to take this opportunity to express my gratitude to the individuals and organizations for their contributions and support.
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._