Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/min1870/unplash-images

Project from Udemy Course (React 18 Tutorial and Projects Course (2023))
https://github.com/min1870/unplash-images

react tanstack-react-query typescript

Last synced: about 7 hours ago
JSON representation

Project from Udemy Course (React 18 Tutorial and Projects Course (2023))

Awesome Lists containing this project

README

        

## Figma URL

[Unsplash Images](https://www.figma.com/file/O2MaAAlr4nznh7m53azatL/Unsplash-images?node-id=0%3A1&t=cYDOCgqOs9IX2If0-1)

## Steps

#### Setup

- npm install
- npm run dev

#### Unsplash Info

Unsplash is a website that provides a large collection of high-quality stock photos that are free to use. The Unsplash API is a service that allows developers to access and use Unsplash's collection of photos and related data in their own applications. The API allows developers to search, download, and use the photos in a variety of ways, such as creating photo galleries or integrating them into social media applications. The Unsplash API is widely used by developers to enhance the visual content of their applications or websites.

[Unsplash Website](https://unsplash.com/)

#### Sign Up for an Unsplash Account

[Unsplash API](https://unsplash.com/developers)

In order to use the Unsplash API to fetch images for your application, you will need to sign up for an account with Unsplash. This will allow you to obtain an API key that you can use to authenticate your requests.

#### Vite ENV Vars

- .env : must be included in .gitignore