Skip to content

penny70463/react-wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size.
  • Users should be able to input and delete letters in each row of the game board.
  • Users should be able to submit their guesses for a particular row.
  • Users should be provided with both a virtual keyboard interface for inputting letters using a mouse or touchscreen and the option to use their physical keyboard for letter input in the Wordle game.
  • Users should be able to receive feedback on their guesses, indicating which letters are correct, present in the word but in the wrong position, or completely wrong.
  • Users should be able to play multiple rounds of the game.

For developers:

  • CI/CD

Links

  • Solution URL: here
  • Live Site URL: here

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library

Useful resources

  • resource 1 - This helped me to build CI/CD step by step.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published