Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 719 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 719 Bytes

Wordle

This project is a clone of the popular game Wordle by the New York Times.
The app is available at https://wwordle.vercel.app/.

Images

Installation

  1. Clone this repository: git clone https://github.com/GriffinMichalak/wordle-clone
  2. Run npm install to install dependencies.
  3. Run ng serve to deploy the app. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

This project was generated with Angular CLI version 18.0.3.