Skip to content

whyvineet/orthoplay

Orthoplay

Orthoplay is an educational spelling learning game.

Project Structure

  • backend – FastAPI server serving words from words.json (managed with uv)
  • frontend – React app built with Vite and styled using Tailwind CSS (managed with npm)

Getting Started

Backend

cd backend
uv sync
python run.py

Frontend

cd frontend
npm install
npm run dev

License

This project is licensed under the AGPL-3.0 License. See the LICENSE file for details.

About

Hear it. Guess it. Spell it right.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 21