About This FoodApp
Created By
Stanley Luong
Tech Stack
Next.js
React framework for server-rendered applications.
React
JavaScript library for building user interfaces.
TypeScript
Typed superset of JavaScript.
Tailwind CSS
Utility-first CSS framework for rapid UI development.
shadcn/ui
Reusable UI components built with Radix UI and Tailwind CSS.
Lucide React
Simply beautiful open-source icons.
Yelp Fusion API
External API for business, review, and photo data.
Axios
Promise-based HTTP client for the browser and Node.js (used in API routes).
Fetch API
Modern JavaScript API for making network requests (used in client components).
This application is a project to demonstrate building a Yelp-like interface, fetching and displaying data from the Yelp Fusion API.