Skip to content

The Pokemon API is about building web application based on an external API that provides data about the pokemon world

License

Notifications You must be signed in to change notification settings

Uzair-Manzoor/JS-Capstone-Poki-API

 
 

Repository files navigation

Javascript Capstone Project!

📗 Table of Contents

🕹️ Javascript Capstone Project!

This project is dedicated to crafting a webapp using REST APIs, showcasing captivating cards, ethereal comments, and other enchanting add-ons

🛠 Built With

Tech Stack

Website dispaly displays a leaderboard, using:

  • Javascript
  • HTML
  • CSS
  • Webpack
  • REST APIs

Key Features

Currently, this website only follows a small wireframe with no real functionality or features!

(back to top)

🚀 Live Demo

(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:

  • Node.js and git on your local computer.

Setup

  • Clone this repository to your desired folder:

Example commands:

  git https://github.com/SaveryIV/Javascript-Capstone-Project.git
  cd Javascript-Capstone-Project

Install

  • Run:
npm install

Usage

  • In order to run this project, clone this repository to your PC and open a terminal, then use:
npm start

Run tests

If you are facing linter errors, use:

  • For Hintrc:
npx hint .
  • For Stylelint:
npx stylelint "**/*.{css}"
  • For ESlint:
npx eslint .

Deployment

  • The website hasn't been deployed

(back to top)

👥 Author

👤 Agustin Soria

👤 Uzair Manzoor

(back to top)

🔭 Future Features

  • Adding APIs

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Isues Pages

(back to top)

⭐️ Show your support

If you like this project kindly give it a star⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the immense support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Pokemon API is about building web application based on an external API that provides data about the pokemon world

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.9%
  • CSS 27.6%
  • HTML 2.5%