Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Food App

This app allows you to search for food and get a list of related food item. When a food item is selected, the app will give you details, such as ingredients and recipes.

Step to run the project for the first time

  1. Clone the project
  2. Make sure you have Node.js installed on your device. If not, install Node.js from https://nodejs.org/en before proceeding further
  3. Open the project in VS Code
  4. Open a terminal and install the required dependencies for the project using the following command
    npm install
  1. Now, use the following command to run the project
    npm run dev

Step to run the project from the second time onwards

  1. Open the project in VS Code
  2. Open the terminal and use the following command to run the project
    npm run dev

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages