Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 744 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 744 Bytes

Deckr

Author: Lucas Bittencourt

Used technologies

  • React.js
  • Node.js
  • MongoDB
  • Docker

Deckr

Deckr is a Deck Builder & Manager for Clash Royale made with React.js & Node.js for learning. React Hooks and Yarn Workspaces was used in this project.

How to use/contribute

  • clone this project.
  • type docker container run --name mongodb -p 27017:27017 -d mongo:latest to install the mongo database
  • type sudo yarn or yarn on terminal to install its dependencies.
  • type yarn start
  • enjoy it!

Images