Created a wordle app(with dark mode compatibility) where you can play as many times as you want.
Access my game at https://wordle-but-better.netlify.app/
I used React.JS and CSS to make this app
- download or clone the repository
- run
npm install
to install dependencies - run
npm start
to start the app locally
This app was made by Suraj Desai