Skip to content

AlexanderNeo427/Wordle-Clone

Repository files navigation

(Yet another) Wordle Clone

This project is a simple clone of the popular word game Wordle, built with React and Typescript. Try it out here

How to run locally

  1. Clone the project repository

    git clone https://github.com/AlexanderNeo427/Wordle-Clone.git
  2. Navigate to the root of the project folder

    cd Wordle-Clone
  3. Install dependencies:

    npm i
  4. Start the development server:

    npm run dev
  5. Open your browser and go to the URL indicated in the console http://localhost:5173

About

Yet another Wordle clone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages