poldridge / examples

Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.

Home Page:https://examples.vercel.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vercel Examples

Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications. Find our examples here: https://examples.vercel.live/ we're going to be shipping new examples weekly. Stay tuned!

Examples

Adding a new example

To quickly start contributing with a new example, run the following commands:

npm i
npm run new-example

The pre-commit hook

We use Husky to manage the pre-commit Git hook in this repo. Husky configures hooks automatically during install, so you don't need to do anything special to get them working, but if it fails to install, you can run the following command to install it manually:

npm run prepare

Read the Docs

If you have any questions or suggestions about the docs, feel free to open a discussion, or submit a PR with your suggestions!

Provide Feedback

  • Start a Discussion with a question, piece of feedback, or idea you want to share with the team.
  • Open an Issue if you believe you've encountered a bug that you want to flag for the team.

About

Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.

https://examples.vercel.live


Languages

Language:TypeScript 61.4%Language:JavaScript 34.9%Language:CSS 2.5%Language:HTML 0.9%Language:Shell 0.3%