/Pokemon-Deck

Primary LanguageJavaScriptMIT LicenseMIT

logo

Microverse README Template

📗 Table of Contents

📖 [Pokemon Deck]

[Pokemon Deck] is a React App that displays a list of Pokemon from an API

🛠 Built With

Tech Stack

Client
State Management

Key Features

  • [Fast data fetching and Caching]
  • [Intuitive UI]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

🚀 Video Presentation

Add a link to your deployed project.

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

  git clone git@github.com:MosDevx/Pokemon-Deck.git

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:MosDevx/Pokemon-Deck.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project using:


(back to top)

👥 Authors

👤 Moses Wamae

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Loading Screens]
  • [Further Details on Pokemon]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

I would like to thank "Ballhead App" by Nelson Sakwa is licensed under CC BY-NC 4.0 for Project design Guidline

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)