Skip to content

Latest commit

 

History

History
99 lines (48 loc) · 2.53 KB

README.md

File metadata and controls

99 lines (48 loc) · 2.53 KB

Nourish-Nest

Nourish Nest is a responsive website I developed for nutrition and diet planning.

It provides users with recipe information and nutrition index values, and includes several advanced features for a comprehensive user experience.

The website's design is focused on both functionality and user accessibility, offering tools and information to help users maintain a healthy lifestyle.

Project Images

Intro Page:

Screenshot 2024-02-17 005957

Responsive-Design:

Screenshot 2024-02-17 010136

Meals:

Screenshot 2024-02-17 010148

Recipe:

Screenshot 2024-02-17 010148

Nutrition-Details:

Screenshot 2024-02-17 010148

Diets & Calorie Progress:

Screenshot 2024-02-17 010148

Admin Panel:

Screenshot 2024-02-17 010148

Feedback :

Screenshot 2024-02-17 010148

Features

  • Interactive and Responsive Design
  • Admin Panel
  • Diet Types & Calorie Information
  • Nutrition Index & Recipe Information
  • Cooking Instructions
  • User Feedback System
  • Secure Authentication & Authorization
  • BMI Calculator
  • API Integration with Axios (Meals)

Run Locally

Clone the project

  https://github.com/KoushikReddy9963/Nourish-Nest-Phase-2.git

Installations

    npm install node

Database

  Add your own mongodb url in index.js

Commands

  npm run dev