Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 515 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 515 Bytes

Frontend for the ft_transcendence project from 42

This is the single-page application (SPA) built to interact with the backend services, sockets, authentication, etc...

Technologies / Stack

  • Vue.js 3 (Frontend framework)
  • Socket.io (Sockets)
  • P5.js (Graphics)

Ressources

Get computer local ip address

  • MacOS: ipconfig getifaddr en0
  • Linux: ip a | grep inet

The team

  • mdesoeuvre
  • tjolivea
  • mrozniec