Nutritrack is a UI/UX design project that focuses on creating an intuitive and user-friendly interface for tracking nutritional information and managing healthy eating habits.
The project demonstrates modern interface design, clear user flows, and responsive layouts for a nutrition tracking application.
- Clean and modern nutrition tracking interface
- Food search and nutrition display screens
- User-friendly layout and navigation
- Mobile-friendly UI design
- Interactive design prototype
- Figma
- HTML
- CSS
- JavaScript
- Vite
Nutritrack ├── src ├── public ├── index.html ├── package.json ├── README.md
Clone the repository
git clone https://github.com/harshitha090/Nutritrack.git
Go to the project folder
cd Nutritrack
Install dependencies
npm install
Run the project
npm run dev
This project was created to demonstrate UI/UX design skills, focusing on usability, visual hierarchy, and intuitive navigation for a nutrition tracking application.
Harshitha G