Skip to content

y-brs/wordle-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Clone

Netlify Status

https://wordle-react-9e6f77.netlify.app

Stack

  • React - A JavaScript library for building user interfaces
  • Toastify

Project structure

$PROJECT_ROOT
│   # Page files
├── src
├──── components
│     # Fetch and filters data files
├──── hooks
│     # :-)
├──── dmmyData
│     # Fake data (letters and word bank)
└── public

Screenshot

Screenshot 2022-04-29 at 00 34 52

Screenshot 2022-04-29 at 00 34 41