Skip to content

davidperjac/react-wordle-clon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Reacdle

A Wordle clon built just with React!

View Demo

Contributors Issues License

Table Of Contents

About The Project

Screen Shot

Reacdle is a Wordle clone built using React. This project was created with the goal of providing a fun and interactive game that challenges players to guess a secret five-letter word using a limited number of attempts.

Reacdle features a simple and intuitive user interface that allows players to easily enter their guesses and receive feedback on their progress. The game logic is implemented using JavaScript, with the React framework handling the rendering of the user interface.

Feel free to clone this repository and customize it to suit your needs or contribute to the development of the project by submitting pull requests or opening issues.

Built With

The technologies used for this project were:

Getting Started

To use this application, simply clone the repository, install the dependencies, and start the development server. Here are the steps:

Installation

  1. Clone the repo
git clone https://github.com/davidperjac/react-wordle-clon.git
  1. Install NPM packages
npm install
  1. Start the development server
npm start
  1. Open your web browser and go to http://localhost:3000

Usage

Reacdle implements all the functionalities of the Wordle game.

  • Animations Screen Shot

  • Dark Mode Screen Shot

  • Statistics Screen Shot

  • One word per day

Authors

  • David Perez - FullStack Developer - David Perez - App

About

Wordle Clon using React, Redux and Mantine

Topics

Resources

License

Stars

Watchers

Forks

Contributors