Skip to content

MyHngX/x3

Repository files navigation

IMAGE GALLERY

Basic authenticated and responsive image grid gallery

HOW TO SET UP LOCALLY

  1. Clone the project
git clone https://github.com/MyHngX/TaskTwo.git
  1. Ensure you have Nodejs and NPM installed
  2. Add your environment variables to the .env.local file in the format VARIABLE_NAME=variable_value.
[email protected]
password=1Password
  1. Run the development server npm run dev