Skip to content

This is an unsplash clone using unsplash's api to display and search for images in a masonry-grid layout pattern achieved without any external dependencies.

Notifications You must be signed in to change notification settings

doobie-droid/unsplash-clone

Repository files navigation

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# yarn
yarn dev

Production

Build the application for production:

# yarn
yarn build

Locally preview production build:

# yarn
yarn preview

Check out the deployment documentation for more information.

About

This is an unsplash clone using unsplash's api to display and search for images in a masonry-grid layout pattern achieved without any external dependencies.

Topics

Resources

Stars

Watchers

Forks