Skip to content

Grumble is an app that answers the question: "What would Tinder for Food look like?" - Created by Ross Gray, Tom Gendall, Max Emerson, and Stephen Howe.

Notifications You must be signed in to change notification settings

RossG789/final-week-project

Repository files navigation

image

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

This project uses DaisyUI and Tailwind CSS for UI component styling. You may read more into the use of these powerful styling tools with these links:

This Project uses Clerk for authentication and the Yelp API to populate the homescreen.

For Storage we utilised a postgreSQL databse using Supabase.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository for more information.

This project is deployed on Vercel

This is an easy and efficient way to deploy your Next.js app Vercel Platform.

  • When Deploying be sure to specify your environment variables with regards to your clerk authentication keys and your Yelp API key.
  • You should also add your Suoabase DB connection string too.

Your env.local file should contain the following

  • API_KEY
  • NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
  • CLERK_SECRET_KEY
  • DATABASE_URL

You may view the deployed app here: Grumble

About

Grumble is an app that answers the question: "What would Tinder for Food look like?" - Created by Ross Gray, Tom Gendall, Max Emerson, and Stephen Howe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •