Skip to content

A responsive web application built using Next.js that provides users with 30 unique food recipes.

Notifications You must be signed in to change notification settings

Ankit8125/Food-recipe-app

Repository files navigation

Food Recipe App

A responsive web application built using Next.js that provides users with 30 unique food recipes.

Tools & Technologies

  • Next.js: For server-side rendering and frontend.
  • Tailwind CSS: For responsive and modern UI styling.
  • JavaScript: Core programming language for building the app.
  • Vercel: Deployment platform.

Features

  • Browse Recipes: Explore various recipes.
  • Search Functionality: Find recipes based on user input.
  • Responsive Design: Optimized for all screen sizes.

Installation

  1. Clone the repository:
    git clone https://github.com/Ankit8125/Food-recipe-app.git
    cd Food-recipe-app
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Open http://localhost:3000 in your browser to view the app.

Deployment

The app is deployed on Vercel. You can access it here: Food Recipe App

Learn More

To learn more about the Next.js framework used in this project:

About

A responsive web application built using Next.js that provides users with 30 unique food recipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published