Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 4.12 KB

README.md

File metadata and controls

38 lines (25 loc) · 4.12 KB

pub-apis

pub-apis

Public APIs - Find a public API for your next project | Product Hunt Public APIs - Find a public API for your next project | Product Hunt Public APIs - Find a public API for your next project | Product Hunt Public APIs - Find a public API for your next project | Product Hunt

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%) Reliability Rating Technical Debt Vulnerabilities Security Rating

Find public APIs for your next projects. Powered by https://api.publicapis.org/ by davemachado

Getting Started

First, run the development server:

pnpm dev

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

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

References

TODO

  • setup lint
  • setup pre-commit hooks (husky, lint-staged)