Skip to content

This is a clone of Worlde, a popular word game. The purpose of this application is solely educational.

Notifications You must be signed in to change notification settings

tomaszgil/wordle

Repository files navigation

Infinite Worlde

This is a clone of Worlde, a popular word game. The purpose of this application is solely educational.

Demo

Infinite Wordle Demo

Technologies

The project was bootstrapped with create-remix.

Development

From your terminal:

npm run dev

This starts your app in development mode, rebuilding assets on file changes.

Deployment

First, build your app for production:

npm run build

Then run the app in production mode:

npm start

Now you'll need to pick a host to deploy it to.

About

This is a clone of Worlde, a popular word game. The purpose of this application is solely educational.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published