Skip to content

bgwebagency/react-wordle-site

Repository files navigation

Wordle game built with React!

Feel free to reach us on our social platforms! 😊
YouTube || Discord || Instagram || Twitter || TikTok || Blog || Facebook

🙏 Support

Please ⭐️ star this project and share it with others to show your support. Follow me ❤️ for updates on future projects and tutorials!


Why?

This is a good project to work on if you are preparing for your frontend interviews.

Getting Started

  • pull the project
  • npm install
  • npm run dev

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D