Giter Club home page Giter Club logo

uno-1's Introduction

Uno

An online multiplayer clone of the card game, Uno.

Live demo running on Heroku


I. Built with

  • Node
  • Express
  • Postgres
  • Pusher

II. Running the application

Prerequisites

  • Create a Pusher account to get an API key.
  • Use the following template to create a .env file in the root of this project.

Docker

  1. Build the application's docker image:
    docker build -t uno-app .
  2. Start the docker container:
    docker-compose up
  3. Application is now running on https://localhost:3000.

Without Docker

  1. Install and configure Postgres.
  2. Install Node.js
  3. Start the application from the app directory:
    cd app
    node bin/www
  4. Application is now running on https://localhost:3000.

III. Contributing

All contributions are welcome! Please do not hesitate to contribute in any way you see fit. If there is something you think that I could have done better then I am more than happy to listen to what you have to say!

Bugs: Open an issue and I will do my best to respond ASAP.

Pull Requests: Open an issue first so that we can discuss proposed changes.

IV. Contributors

Huge shoutout to the following people for contributing to this project!

  • Benjamin - helped with backend/frontend
  • KC - helped with frontend
  • Abishek - helped with testing

uno-1's People

Contributors

doxify avatar benjaminkao avatar yogeskc avatar abishekneralla avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.