Skip to content

dennyshuda/FrontendDevReactjs-DennySetyawanHuda

Repository files navigation

🍽️ Restaurant Finder App

A modern restaurant discovery web app built with React.js with Tanstack Router.
This project allows users to explore restaurants, view details, filter by rating, and read customer reviews.


🚀 Tech Stack

Technology Description
React.js with Tanstack Router Frontend framework (v19.0.0)
Node.js JavaScript runtime (v22.12.0)
Vite React build tool
Tailwind CSS For fast and responsive UI styling
Shadcn/UI For modern component styling
TypeScript For strong typing and maintainability

🧩 Installation

Clone this repository

# Using SSH
git clone [email protected]:dennyshuda/FrontendDevReactjs-DennySetyawanHuda.git

# Using HTTPS
git clone https://github.com/dennyshuda/FrontendDevReactjs-DennySetyawanHuda.git

Go to repository folder

cd FrontendDevReactjs-DennySetyawanHuda

Install dependencies

npm i or npm install

Start development server

npm run dev

Your app will run at:

# You can change port in the package.json by replacing command with vite --port <PORT_NUMBER>
👉 http://localhost:3000

🔗 Link Production

Netlify Link: https://kaleidoscopic-biscotti-88f106.netlify.app/

About

Restaurant App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published