Skip to content

jonathan-gartland/mpn-lookup-nextjs

Repository files navigation

MPN Lookup Demo

TS Node NextJS TailwindCSS ESLint Jest Prettier Intellij

This is a test project to learn and practice Next.js and Tailwind CSS.

It is a component that uses the Mpn Lookup npm library which is simply a javascript object that contains the information in the PDF files located here, here, and here.

Try it out:

2. cd mpn-lookup-nextjs

3. pnpm install

4. pnpm run dev

the app should be running at http://localhost:3000

You should be seeing this view:

home view

Once the server is running, (or go to the github page) you can enter a number of positive wells and the component will return the most probable number.

That's it.

The view including the MPN and confidence range after entering a positive well count of 51 for the QuantiTray

QuantiTray

You may be thinking, this is very sparse - not much more than a wireframe.

I agree, feel free to fork and style it up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published