Git Product home page Git Product logo

meteo-guesser's Introduction

Contributors Forks Stargazers Issues MIT License


Logo

Meteo Guesser

A multiplayer weather guessing game.


Table of Contents
  1. About The Project
  2. Getting Started
  3. License

About The Project

Product Name Screen Shot

Meteo Guesser is an weather guessing game inspired by Kahoot, designed for interactive play with others. Utilizing Websockets, players can create or join sessions hosted by fellow participants. The game challenges players to predict weather conditions, temperatures and locations based on clues provided. This project was developed with a microservices architecture in mind, and can be deployed on a cloud VM of your choice.

(back to top)

Built With

  • Next
  • React
  • TailwindCSS
  • Express.js
  • Flask
  • Redis
  • MongoDB
  • Docker

(back to top)

Getting Started

Prerequisites

  • Docker
  • Docker Compose
  • npm
    npm install npm@latest -g

Installation

  1. Get a OpenWeatherMap API Key at https://openweathermap.org/api

  2. Clone the repo

    git clone https://github.com/strato67/Meteo-Guesser.git
  3. Create a .env file in /weather-retriever and copy your API key into it

  4. Create a .env file in /weather-client and specify your host url

    NEXT_PUBLIC_HOST_URL="localhost:8080"
  5. Run docker compose up -d to initialize the backend

  6. Start the frontend

    cd weather-client
    npm install
    npm run build && npm run start

(back to top)

License

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

(back to top)

meteo-guesser's People

Contributors

strato67 avatar

Watchers

 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.