Skip to content

4nduril/simple-gallery-page

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Starter for a Simple Gallery Page

Example live site: Thailand 2020.

Get started

Use create-next-app:

$ npx create-next-app <YOUR PROJECT> -e https://github.com/4nduril/simple-gallery-page

Where <YOUR PROJECT> is a name for the directory that will be created for the new project.

Next, cd into the directory and run npm install. Before you can start the app you must create a new subdirectory with the name raw-images. Copy all the image files into it that you want to have in your gallery. Then run npm run dev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published