Skip to content

smbcloudXYZ/foodandtravel-web

Repository files navigation

FatApp

FatApp is a simple directory of top-rated restaurants — curated listings of establishments with 4.5+ star ratings. Use FatApp to discover highly rated dining experiences, view reviews and photos, and find places by cuisine, price range, and amenities.

Quick start

  • Clone the repository
  • Install dependencies: npm install
  • Run the development server: npm run dev
  • Build for production: npm run build
  • Preview the production build: npm run preview

(Commands assume a standard Astro setup with scripts provided in package.json.)

Deploy on smbCloud

You can deploy FatApp quickly using smbCloud:

Deploy to smbCloud

Follow smbCloud's deployment flow or your preferred static host to publish the dist/ output from the Astro build.

License

MIT