GitXplorerGitXplorer
T

NutriDiet

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
cf9d768cb3f05c6598dac6cfcbe1f681fdadd767

Add loader to search results

TT1LT committed a year ago
Unverified
9403b33f0128f831b1d2ecd011f6bd2f6dcc0175

Fix close user dropdown bug

TT1LT committed a year ago
Unverified
a239dc1c32db5a9e3525d07dad0007eb0b2dea33

Add favicon

TT1LT committed a year ago
Unverified
73ce378e741b0b706a8b58d9d74236900485573f

create clickawaylistener wrapper component

TT1LT committed a year ago
Verified
4483ed3c3e18c186cd6106547f8d594747dddbfa

Merge pull request #1 from T1LT/Loader

TT1LT committed a year ago
Unverified
f82843d5ff1b72bd2c17dfe13cad1c81e24f3c40

Fix nutrient display units

TT1LT committed a year ago

README

The README file for this repository.

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

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.