Skip to content

hernandanielzamora/Javascript-Capstone

Repository files navigation

Pokedex

Screenshot Pokedex

📗 Table of Contents

📖 Pokedex

Pokedex is a JavaScript single-page Application, Built using ES6 features and Webpack bundler, notably modules, and consumes the PokeAPI using JavaScript async/await.

🛠 Built With

Tech Stack

Languages & bundlers
  • js
  • ES6
  • webpack
  • Jest
Server
  • Gethub Pages
  • Netlify
Database
  • PokeAPI

Key Features

  • Use GitFlow.
  • Single page application.
  • Use ES6 syntax.
  • Consume app data from API.

(back to top)

🚀 Live Demo

(back to top)

🎥 Project Presentation

Walking through the pokedex project.

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

  • Install Node.js.
  • Visual Studio Code or equivalent.
  • Internet Browser

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • cd my-project
  • git config --global --add safe.directory my-directory/my-folder/my-project

Usage

To run the project, execute the following command:

  • code .
  • git status
  • npm init
  • npm install
  • npm i webpack
  • npm start

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

  • Github Pages.
  • Netlify.

(back to top)

👥 Authors

👤 Hernán Zamora

👤 Abdelaziz Ali

👤 Nabeel Ahmed

(back to top)

🔭 Future Features

  • Style final touches.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

Templete used in project provided by (Microverse)!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published