Skip to content

ronaldprofile/unsplash-api

Repository files navigation

Unsplash

layout preview

Alert

Project in development.

Project

Simulate some functionality of the Unsplash site through its developer api.

Features

  • Search a photo by keyword. ✅

Functionality created successfully, simply enter a keyword and search.

preview page search

  • List photos. ✅

Functionality created successfully, some images are randomly loaded on the homepage.

photos Unsplash

  • Infinite scroll of images. (coming soon)

Techs

  • Next JS
  • Typescript
  • Tailwind CSS

Resource

To use Unsplash api

  • Go to Unsplash Developers and create your account.
  • Create your app.
  • Follow the documentation to start using the api.

Usage

  • Clone repo with git clone https://github.com/ronaldprofile/unsplash-api.git.
  • Install dependencies with yarn.
  • Execute the server with yarn dev.

About

Exploring the unsplash api for developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published