Skip to content

paulleflon/rgbdle

Repository files navigation

RGBdle

RGBdle is a project built with Next.js, React, Tailwind CSS, and deployed with Vercel.

Getting Started

First, clone the repository:

git clone https://github.com/hickatheworld/rgbdle.git

Then, install the dependencies:

cd rgbdle

yarn install

Finally, you can start the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Contributing

If you have any bug to report, feature request, or just want to say hi, feel free to open an issue.

You can also fork the project and make a pull request to implement your changes, it is very much appreciated!

Learn More

To learn more about technologies used in this project, take a look at the following resources:

Author

Project created by Paul Leflon, inspired by Josh Wardle's Wordle.