Skip to content

paratagas/flip-cards

Repository files navigation

Flip cards

Flip memory cards game

Home page


Tech stack

Flip cards uses several projects to work properly:

  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine
  • React - Javascript library for building user interfaces

Actions:

Setup

$ npm i

Start

$ npm start

Then open http://localhost:3000 to view it in the browser.

Build

$ npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Test

$ npm test

Cards images were downloaded from http://acbl.mybigcommerce.com/52-playing-cards/. They can be used for free according to this permission: "These images can be used to enhance your marketing materials or website. Add them to fliers, handouts, newspaper ads and more to attract attendees to your event. For digital marketing materials (web) download the png version. For print marketing materials (fliers, handouts and newspaper ads) download the jpeg version."


License

MIT