otmaneechchafyky / javascript-capstone

A web app where you can check on your favorite pokemons, like them and add your comments about each one of the fectched pokemons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Hello visitor, welcome to our Project


Pokemon Capstone Project

πŸ“— Table of Contents

πŸ“– [Pokemon Capsone Project]

Pokemon Capsone Project is a project where You can look for your favourite pokemons and inreract with them, I used an API to get Pokemon data.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Use ES6 modules and webpack
  • Getting Data from Pokemon API

πŸš€ Live Demo

(back to top)

πŸš€ Live Video

(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 the following tools:

  • Node.js in your computer
  • IDE(e.g.: Vscode,...)
  • Terminal

Setup

Clone this repository to your desired folder:

Example commands:

  cd folder-name
  git clone https://github.com/otmaneechchafyky/javascript-capstone.git

Install

  cd folder-name

  npm install or npm i
  • Run an optimized build for prodction:
  npm run build

Usage

To run the project, execute the following command:

  npm run dev

Run tests

  • npm test

(back to top)

πŸ‘₯ Author

πŸ‘€ Otmane Echchafyky

πŸ‘€ Emmanuel Musangamfura

πŸ”­ Future Features

Future changes:

  • Make the project responsive
  • Add some animation

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

  • Thanks to all Microverse community

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A web app where you can check on your favorite pokemons, like them and add your comments about each one of the fectched pokemons

License:MIT License


Languages

Language:JavaScript 50.1%Language:CSS 37.7%Language:HTML 12.3%