Popeye Route

Welcome to popeye balluta village

Features

  • Map Section with popeye real time movement.
  • Select input to change popeye route.
  • Select input to change popeye movement time.

Tech

Techs used to build this project:

  • [React JS]
  • [Node JS]
  • [TypeScript]
  • [Mongo]
  • [Express]
  • [Socket.io]

Installation

Running with docker

git clone https://github.com/keelviinn/popeye.git
cd popeye
docker-compose build
docker-compose up

Now your client is available on http://localhost:3000 and the server on http://localhost:3333