simple image gallery web app in next js and supabase
-
Clone the repository:
bash git clone https://github.com/MurtadaNazar/images-gallary.git -
Navigate to the project directory:
bash cd images-gallary -
Install dependencies:
npm install -
Configure Supabase environment variables:
in .env fileNEXT_PUBLIC_SUPABASE_URLSUPABASE_SERVICE_ROLE_KEY -
bash npm run dev -
Open your browser and access the application at
http://localhost:3000.
This project is licensed under the MIT License.
- Thanks to the creators of Next.js and Supabase for their awesome tools.
