Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 3.26 KB

README.md

File metadata and controls

37 lines (26 loc) · 3.26 KB

"Draw and Guess" Mobile Game - Full-Stack Project

Link to Draw & Guess

This E2E Full-Stack project is a draw and guess mobile game.

Features:

  • Draw on canvas.
  • Full WebSockets between you and your freind to have full online sync of the game.
  • Full statictics on last games and best players.
  • Each game has a stopper to guess the correct word.
  • Invite your friend to play via Link.
  • Play and earn points, who will win?.

Technologies:

  • React Hooks Framework
  • TypeScript (models and Interfaces)
  • State management with Store - Redux-Thunk
  • WebSocket API
  • Ajax / API calls (Async methodes) with Axios
  • Server Side with Node.js, and user Auth
  • DataBase on Atlas MongoDB
  • Nested Routing
  • Responsive Scss

Languages and Tools:

typescript git heroku html5 javascript mongodb nodejs react redux sass