Giter Site home page Giter Site logo

aishik-pyne / react-wordle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thesam73/wordle

0.0 0.0 0.0 625 KB

A fun Wordle clone made using React, Typescript, and Tailwind

Home Page: https://reactle.vercel.app/

License: MIT License

HTML 0.90% CSS 0.99% TypeScript 97.84% JavaScript 0.09% Shell 0.06% Dockerfile 0.12%

react-wordle's Introduction

React Wordle

This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind.

Try out the demo!

Build and run

To Run Locally:

Clone the repository and perform the following command line actions:

$> cd react-wordle
$> npm install
$> npm run start

To build/run docker container:

$> docker build -t game .
$> docker run -d -p 3000:3000 game

Open http://localhost:3000 in browser.

Projects built using this repo

Other languages

Fun themes

Math, Acronyms, Science, Tech, and more

Want to add one to the list? Just make a pull request or let us know via a comment here

FAQ

How can I change the length of a guess?

How can I create a version in another language?

How can I add usage tracking?

  • Create a Google Analytics 4 property and obtain the measurement ID (of the format G-XXXXXXXXXX)
  • In .env, add REACT_APP_GOOGLE_MEASUREMENT_ID=G-XXXXXXXXXX

react-wordle's People

Contributors

hannahcode avatar cwackerfuss avatar gbear605 avatar jnsturgis avatar mdanka avatar eggplants avatar postylem avatar khemarato avatar theknowles avatar tcuc avatar teddyh-io avatar ckazu avatar theotarr avatar rezkamal avatar lens0021 avatar igitur avatar arobison203 avatar techpluscraft avatar stanol avatar sp8c3 avatar rbrignall avatar marantle avatar haithamleo avatar geekbrownbear avatar bluswimmer avatar abhisheksahu2001 avatar vasilismantz avatar tarunavba avatar pip8786 avatar ruangchupa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.