Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.17 KB

This is a Next.js project bootstrapped with create-next-app.

The plan

A WP Audit interactive app that allows you to log in and save progress on an audit checklist, and give it a name.

A table of audits with the following columns:

  • associated user
  • last modified time
  • title
  • audit JSON, where each checklist item also has a checked field

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.