nextjs-supabase-reviews-app

Screenshot from 2022-11-01 21-39-50

Getting Started

First, Clone the project:

git clone git@github.com:Abdelmuttalib/nextjs-supabase-reviews-app.git

cd into the project directory:

cd nextjs-supabase-reviews-app

run the development server:

npm run dev

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