Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tingtingtingtin/hurdle

Repository files navigation

Hurdle

Welcome to Hurdle, the Wordle clone where you don't want to guess the word!

The goal of Hurdle is to come up with as many valid words as possible that do not match the target word. Test your vocabulary and outwit the hurdles along the way!

Tech Stack

Hurdle leverages modern web development tools for optimal performance and scalability:

  • Frontend: Built using React with Vite for fast builds and development.
    • Styled using plain CSS
  • Backend: A lightweight Express.js server handles API requests.
  • Wordle API: Word data is fetched from this open-source Wordle API: Wordle API.

Installation and Usage

Prerequisites

  • Node.js: Ensure you have Node.js installed.
  • npm: Comes bundled with Node.js.

Steps to Run Locally

  1. Clone the repository
    git clone https://github.com/tingtingtingtingtingtingtingtingtingtin/hurdle.git
    cd hurdle
  2. Install dependencies
    npm install
  3. Run the backend and frontend servers with:
    npm run server
    npm run dev
    or
    npm start
  4. Ctrl+Click to open the link provided or copy-paste it into a new tab

About

Wordle spin-off browser game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •