https://github.com/iamsjunaid/poke-verse
https://github.com/iamsjunaid/poke-verse
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamsjunaid/poke-verse
- Owner: iamsjunaid
- Created: 2023-12-22T12:59:24.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-12-26T05:18:45.000Z (over 2 years ago)
- Last Synced: 2025-01-13T14:53:52.034Z (over 1 year ago)
- Language: JavaScript
- Size: 462 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Poke Verse
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
It is a web application that allows users to browse through a list of pokemons and view their details. The user can also search for a specific pokemon by name.
Client
Tailwind
>
- **Browsing pokemons**
- **Search a pokemon**
- **View pokemon details**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to :
- To have NPM installed.
- Dependencies for basic NPM (Node Package Manager) that project uses
- Your preferred code editor.
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/iamsjunaid/poke-verse.git
```
### Install
Install this project with:
```sh
npm install
npm run build
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
👤 **Author**
👤 **Junaid Syed**
- GitHub: [Iamsjunaid](https://github.com/iamsjunaid)
- LinkedIn: [Junaid](https://www.linkedin.com/in/junaidahmedsyed)
- **Enhanced UI**
- **Admin user panel**
- **Authorization**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iamsjunaid/poke-verse.git/issues).
If you encounter any issues or have questions about the project, feel free to reach out for support.Checkout teh socail links included in the authors, contact any of one or simply contribute this repo by raising a pull request on and always try to check the issues page.