Learn to make image gallery with Next.js & Chakra UI
NextJS Image Gallery is a project built using Next.js, a React framework for server-side rendering and static site generation. It includes features such as creating a local environment file, installing dependencies, and running the development server. This project utilizes Chakra UI, a simple and accessible component library, and offers resources for learning more about Next.js.
.env.local file to store important configuration variables..env.local and populate it with the required configuration variables. (e.g., API_KEY)npm install
npm run dev
NextJS Image Gallery is a Next.js project that offers a user-friendly image gallery. It provides an easy installation process, utilizing environment configuration and dependency installation. With the integration of Chakra UI, the project offers modular and accessible components for a visually appealing user interface. Additionally, the project provides resources for learning more about Next.js through its documentation and an interactive tutorial.