Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 271 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 271 Bytes

Wordle-app

Aplication build in React inspired by the popular game Wordle

Instalation

-Clone the repository using

"git clone https://github.com/PedroBozzeta/wordle-app"

-Install all dependencies with

"npm i"

-Start the server with

"npm run dev"