Front-end for food delivery application created using reactjs along with redux and Material-UI, walkthrough -
The foodHub-frontend is a front-end for a food delivery application created using ReactJS. It utilizes Redux and Material-UI components to provide a user-friendly interface for food delivery services.
To install and run the foodHub-frontend locally, follow these steps:
npm install in your terminal to install all the required dependencies..env file with your own configurations.index.html file.npm start to start the local server.Please note that the Google API key should have access to the Javascript Maps, Places API, and Geocoding API.
The foodHub-frontend is a ReactJS-based front-end for a food delivery application. It incorporates key features such as Redux for state management and Material-UI for creating modern user interface elements. By following the installation instructions, users can easily set up and run the front-end locally.