durancristhian / Uno_Game

Uno Card Game online | Juega UNO gratis online, ahora puedes jugar con tus amigos o tu familia desde cualquier dispositivo sin necesidad de instalar nada. #UnoGame

Home Page:https://uno-game.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNO

Uno Game

Description

Uno Card Game online.

  • 2 to 4 players
  • no need to install anything
  • no need to register

Demo: Uno Card Game website

| Uno Game gif

Technologies Used

The App is built with:

  • React
  • Next.js
  • Firebase for Realtime Database
  • Tailwindcss as CSS framework
  • Jest for testing
  • Vercel for fast deployments, hosting our website.

Development

Getting Started

Duplicate .env.template and rename it as .env. Set up a Firebase Database and put the necessary settings inside the .env file in order to be able to run the project.

Install dependencies:

npm install 
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Uno Card Game online | Juega UNO gratis online, ahora puedes jugar con tus amigos o tu familia desde cualquier dispositivo sin necesidad de instalar nada. #UnoGame

https://uno-game.now.sh


Languages

Language:JavaScript 99.8%Language:CSS 0.2%