Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 411 Bytes

React + TypeScript + Vite

  • Needs the backend from : https://github.com/Elypsen/backend_eni/

  • npm i after pulling or cloning. Nothing more.

  • This project has been created for practice purpose, it allows a user to :

    • create an account
    • sign in with that account
    • play a game of guessing a random number between 0 and 100
    • seeing rankings of past games and currently on going ones.