/wordle-react

This a Wordle Clone Game App

Primary LanguageTypeScript

Introduction

This project was created resolving the Technical test that simulates the Wordle Game App.

The technologies used were Reactjs, Typescript, Vite and TailwindCSS.

Installation

Use npm to run the project.

npm install
npm run dev