"Where design patterns meet Next.js - An open-source playground for mastering software architecture through practical examples and real-world applications."
-
Fork this repository by clicking on the "Fork" button at the top-right corner of this page. This creates a copy of the repository in your GitHub account.
-
Clone your forked repository
-
Then in your local project create a new branch within the name of the pattern that you want to add
git switch -c pattern-namePerfect, you're ready to start coding!