Front View
Filter Section
Category Section
Food Page built with React Live Demo
- You can filter food by price
- You can filter food by Food Name
- Listing of various types of Food
First you have to set up your react project by running
npx create-react-app food-pageInstall dependency react-icons
npm install react-iconsYou 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.gitcd food-page
npm install
npm startunsplash.com (For Food Images)




