- First, run
npm install
to install all the dependencies. - Then, simply run
npm start
oryarn start
to start up the web project locally.
This project will be hosted on a site at a later time.
Illordle is the Illini's wordle. All the possible words are words related to UIUC campus or culture.
- Javascript, React
- Backend endpoints are hosted on a different repository which is not currently open source.
- Want to contribute to Illordle? Anyone is free to make a pull request.