Skip to content

alibalbars/reversed-spider-solitaire-ali-balbars

Repository files navigation

Reversed Spider Solitaire

Live Demo

https://reversed-spyder-solitaire.herokuapp.com/

Content

Technologies Used

  • ReactJS
  • Styled Components
  • React Beautiful DND (Drag and Drop)
  • Jest
  • Cypress
  • ESLint
  • Heroku

Installation

  • Clone project
git clone https://github.com/alibalbars/reversed-spider-solitaire-ali-balbars.git
# install dependencies
npm install

# start with hot reload at localhost:3000
npm start

# build for production with minification
npm run build

Previews

Gameplay

gameplay

Main

main

Deal

deal

Restart

restart

You won

youwon