DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

A Food Web App using React JS and Tailwind CSS

Comfort Eats: Food Web App (React JS Styled With Tailwind CSS)

Run npm install to install the necessary dependencies

A Food Web App using React JS and Tailwind CSS

All of the data/images to simulate API responses are located at src/data/data.js

This was a fun little project consisting of React & Tailwind which is a super powerful frontend combination you can use to quickly build websites. In this build I focused on adding a little extra javascript with the array filter method to filter out specific food types and pricing categories.A Food Web App using React JS and Tailwind CSS

GitHub

View Github

Top comments (0)