JavaScript-Group-Capstone

πŸ“— Table of Contents

πŸ“– [JavaScript-Group-Capstone]

The first main boss of this program.

[JavaScript-Group-Capstone] is a project that reenforces the concepts learned throught the first two modules of the Microverse program. Developed as a group by Nestor Néstor FabiÑn Oro Álvarez and Jose Luis Vazquez Flores. If you're interested in knowing more about our thought process through the project, you can check out our video.

πŸ›  Built With

Tech Stack

Here is a list of the tech used in this project.

Client
  • HTML

  • CSS

  • ES6

  • TailwindCSS

  • Webpack

  • Flowbite

  • JEST

Server

Key Features

Description of some of the project's key features.

  • Fetches a list of pokemon and the infromation of said pokemon from an external API.
  • Fetches the likes and comments from a second API and displays them to the corresponding pokemon.
  • Runs jest test to verify that all cards and comments display as they should.
  • A responsive page template for mobile and desktop.
  • Has working linters to encourage clean code.

(back to top)

πŸš€ Live Demo

Here is a link to the demo project.

(back to top)

πŸ’» Getting Started

How to get started and make use of this project.

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

Prerequisites

In order to run this project you need: A web browser

Setup

Clone this repository to your desired folder

Install

Install all dependencies to this project with: npm install

Usage

To run the project, execute the following command: npm start

Run tests

To run tests, run the following command: npm start

Deployment

You can deploy this project using: Using GitHub pages

(back to top)

πŸ‘₯ Authors

Here is a mention to all who collaborated in this project.

πŸ‘€ Jose Luis Vazquez Flores

πŸ‘€ NΓ©stor FabiΓ‘n Oro Álvarez

(back to top)

πŸ”­ Future Features

The following are the future features that will be added to the project.

  • [Fixing_code_efficiency]
  • [It_will_probably_not_take_over_the_world]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Message of encouragement.

If you like this project you can buy us a coffee. (:

(back to top)

πŸ™ Acknowledgments

Credit is given to those who deserve it.

I would like to thank those who encourage me to never give up.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)