/Guessing-game-frontend

Guessing game home assignment

Primary LanguageJavaScriptMIT LicenseMIT

Guessing-Game-Frontend

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

  • Front-End Task

    • ✅ Login if not authenticated

    • ✅ Guess the number

      • ✅ Do API call to backend to guess the number
  • FE

    • ✅ Use React.js context for authentication