/test-next

Primary LanguageJavaScript

Sonnet 18

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.

Netlify Status

Click here to check out Sonnet 18 yourself!

Make it your own:

Deploy to Netlify

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Deployment

You can deploy this to Netlify with one click:

Deploy to Netlify

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.