vite-react
    Preparing search index...

    vite-react

    Wordle Fullstack

    This is a Wordle fullstack server application. It is built with React + Vite and hosted on Netlify. Vitest and React Testing library is used for testing.

    https://willowy-brioche-b89881.netlify.app/

    Documentation available at: https://jamesg9802.github.io/Wordle-Fullstack

    Features

    • Daily Wordle Words
      • The backend API provides a new daily word everyday to challenge yourself on.
    • Wordle Functionality
      • Supports complete Wordle functionality with correct letter checking and colouring as well as an on-screen keyboard.
    • Responsive UI
      • Supports multiple resolutons and light/mode theming.