Giter Site home page Giter Site logo

timothymakkison / hexle Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.5 MB

Varitaion of Wordle where you guess the a colors RGB value.

License: MIT License

Shell 0.35% Dockerfile 0.27% JavaScript 0.09% HTML 1.06% CSS 1.85% TypeScript 96.38%
wordle typescript react tailwin

hexle's Introduction

React Hexle

This is a variation on Wordle where you guess the RGB values of an unknown color. Built upon the popular react-wordle. Made using React, Typescript, and Tailwind.

Try out the demo! at https://timothymakkison.github.io/Hexle/

screenshot

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:

Development

$> docker build -t reactle:dev -f docker/Dockerfile .
$> docker run -d -p 3000:3000 --name reactle-dev reactle:dev

Open http://localhost:3000 in browser.

Production

$> docker build --target=prod -t reactle:prod -f docker/Dockerfile .
$> docker run -d -p 80:8080  --name reactle-prod reactle:prod

Open http://localhost in browser.

hexle's People

Contributors

abrarhayat avatar arobison203 avatar bluswimmer avatar cdemi avatar ckazu avatar cwackerfuss avatar eggplants avatar elahmo avatar gbear605 avatar gheja avatar hannahcode avatar igitur avatar jnsturgis avatar khemarato avatar lens0021 avatar mdanka avatar naeem-akhtar avatar pietroppeter avatar pip8786 avatar postylem avatar rezkamal avatar stevengchan avatar tarunavba avatar tcuc avatar teddyh-io avatar telmen avatar theknowles avatar theotarr avatar timothymakkison avatar vegeta897 avatar

Watchers

 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.