Nootrio is a modern web platform designed to simplify nutrition. We help users eat better, feel better, and still enjoy the meals they love by breaking down everyday foods in a simple, accessible way.
- Simplified Nutrition: Breaks down complex nutritional information into easy-to-understand guides.
- Healthy Food Swaps: offers easy alternatives that fit your lifestyle.
- Meal Breakdowns: detailed explanations of what's inside your meals.
- Interactive Services:
- Expert Verified: Content guided by certified nutritionists.
- Personalized Q&A: Answers to common food and health questions.
- Engaging Blog: Articles featuring tips like filling breakfast ideas, healthy eating on a budget, and better snack choices.
This project is built with the latest web technologies for a premium, high-performance user experience.
- Framework: Next.js 16 (App Router)
- Language: TypeScript
- UI & Styling: React 19, Tailwind CSS v4
- Icons: React Icons
- Smooth Scroll: Lenis
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.