Shall I compare thee to a summer's day?
Everyone knows that Shakespeare was probably talking about comparing code repositories when he wrote Sonnet 18. This is a project that's an ode to that. Compare GitHub repos for when you're not sure which one is most up-to-date, popular, or right for your needs.
Click here to check out Sonnet 18 yourself!
Make it your own:
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can deploy this to Netlify with one click:
This will open up a dialog for you to start a new Netlify website based on this project, and will make a new repository based on this project in your account.