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