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

https://github.com/iamsjunaid/poke-verse


https://github.com/iamsjunaid/poke-verse

Last synced: 10 months ago
JSON representation

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)

# 📖 DocTalk

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.

## 🛠 Built With

### Tech Stack

Client

Tailwind

### Key Features

>

- **Browsing pokemons**
- **Search a pokemon**
- **View pokemon details**

(back to top)

(back to top)

## 💻 Getting Started

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
```

## 👥 Authors

👤 **Author**

👤 **Junaid Syed**

- GitHub: [Iamsjunaid](https://github.com/iamsjunaid)
- LinkedIn: [Junaid](https://www.linkedin.com/in/junaidahmedsyed)

## 🔭 Future Features

- **Enhanced UI**
- **Admin user panel**
- **Authorization**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/iamsjunaid/poke-verse.git/issues).

(back to top)

## ⭐️ Show your support

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.

(back to top)