/wordle-solver

Solve those wordles using JS

Primary LanguageTypeScript

Template Next.js App

This repo acts as a template repo for some of my Next.js applications.

Getting Started:

yarn
yarn dev

Deploying:

yarn deploy

When you're ready to deploy to production:

yarn deploy-prod