This project is the frontend of Food Menu Search and it is based on React, an imaginary food search portal with their ingredients.
Make sure to follow all these steps exactly as explained below. Do not miss any steps or you won't be able to run this application.
From the project folder, install the dependencies:
sudo npm i
sudo npm start
This will launch the Node server on port 3000. Open up your browser and head over to:
sudo npm run build