Front View
Filter Section
Category Section
Mobile Responsive
NavBar Icons
Food Page built with React Live Demo
First you have to set up your react project by running
npx create-react-app food-page
Install dependency react-icons
npm install react-icons
You have to setup for Tailwind Css by following documentation. Tailwind Css
Finally clone this repository, install dependencies and run the local server
git clone https://github.com/Rishav-02/react-food-page.git
cd food-page
npm install
npm start
unsplash.com (For Food Images)