A word game built with React, TypeScript, and Vite. Test your vocabulary and have fun with words!
Check out the live demo at https://devyn-miller.github.io/GramJam/
- Modern React with TypeScript
- Fast development with Vite
- Responsive design with Tailwind CSS
- Word validation using English dictionary
- Clean and intuitive user interface
- React 18
- TypeScript
- Vite
- Tailwind CSS
- Lucide React (for icons)
- Clone the repository:
git clone https://github.com/devyn-miller/GramJam.git
cd GramJam- Install dependencies:
npm install- Start the development server:
npm run dev- Open http://localhost:5173 in your browser
npm run dev- Start development servernpm run build- Build for productionnpm run preview- Preview production build locallynpm run lint- Run ESLint
The project is automatically deployed to GitHub Pages using GitHub Actions. Any push to the main branch will trigger a new deployment.
Proprietary and Confidential
This project is protected under strict proprietary license. All rights reserved. No part of this software may be reproduced, distributed, or used in any form without explicit written permission from Devyn Miller.
To request permission to use this software, please contact:
- GitHub: @devyn-miller
- Email: devmiller@chapman.edu
See the LICENSE file for details.
Devyn Miller
- GitHub: @devyn-miller