Skip to content

DavidSint/card-deck

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

Deck of Cards

An Example Repository for the Deck of Cards IBM iX Challenge

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

As part of IBM iX, often a code challenge is required to prove coding ability. This is my sample repo, it took me about 4 hours to produce.

(back to top)

Built With

  • React
  • Vite

(back to top)

Getting Started

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

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/DavidSint/card-deck.git
  2. Install NPM packages
    npm install

(back to top)

Usage

  • Dev Mode (watch for file changes)
      npm run dev
  • Test
      npm run test
  • Build
      npm run build
  • Start the app
      npm run preview

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

David Sint - @DavidRSint

Project Link: https://github.com/DavidSint/card-deck

(back to top)

About

Deck of Cards challenge example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors