/THordle

A TreeHacks 2022 demo - THordle - A Wordle Clone

Primary LanguageJavaScript

THordle

Author: Yash Patil

Description

This is the working code for a TreeHacks 2022 React Demo.


Steps to get up and Running

1. Clone the repo

git clone https://github.com/ypat125/THordle.git

2. Install Dependencies

$ cd Thordle
# npm install

3. Run the Project!

npm start