michael-duke / Gamify

Our own web application developed as part of the Microverse Capstone Project for Module II: (JavaScript and Networking). We chose an API that offers information on a subject we are interested in and created a wrapper for it. We implemented two user interfaces for comment and like components. Built using JavaScript, Webpack, HTML, and Tailwind CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gamify ๐ŸŽฎ

Gamify-logo

This JavaScript capstone project is built on the FreeToGame API, an external API, and Microverse's in-house Involvement API. The cards display the game information that was retrieved from the API. The user has the option to like and comment on the game cards.

Built With

  • HTML5, JavaScript, and API
  • Tailwind CSS
  • Linters:
    • Stylelint, Lighthouse, Webhint and ESLint

Project Documentation

  • Here is the link to our Zoom video presentation

Website Mockup ๐Ÿ“ฑ ๐Ÿ’ป ๐Ÿ–ฅ๏ธ

screenshot screenshot screenshot screenshot screenshot

Live Demo

๐Ÿ˜„ enjoy Gamify

Getting Started

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

Install

Have NodeJS installed and follow the next steps

Usage

  • npm i for installing dev dependecies
  • npm run build or npm start to see the project

Run tests

  • npm test

Deployment

  • npm run deploy

Authors

๐Ÿ‘ค Michael Mesfin

๐Ÿ‘ค Makoji David

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

freetogame|API

๐Ÿ“ License

This project is MIT licensed.

About

Our own web application developed as part of the Microverse Capstone Project for Module II: (JavaScript and Networking). We chose an API that offers information on a subject we are interested in and created a wrapper for it. We implemented two user interfaces for comment and like components. Built using JavaScript, Webpack, HTML, and Tailwind CSS.


Languages

Language:JavaScript 68.2%Language:HTML 27.2%Language:CSS 4.7%