Skip to content

mariosp/yu-gi-oh-cards

Repository files navigation

Heroku

Yu-Gi-Oh! Cards

React

Overview

This application is a small web app with random yu-gi-oh cards from the YGOPRODECK API.

Installation

You need to have Nodejs installed to run the project locally

  1. Download or clone from github
  2. Navigate to the folder and run on terminal
$ yarn install
or
$ npm install

After the installation type

$ npm run dev-server

to start the development web server (http://localhost:8080)

Development

Technologies:

  • React
  • Node.js / Express

Screenshots

Desktop

desktop

Mobile

mobile