This project purpose is searching images from Unsplash API.
https://unsplash.com/documentation
https://unsplash.com/developers
- React.JS
- TypeScript
- Unsplash API
- Tailwind CSS
Clone the project
git clone https://github.com/s-jez/Photo_Search
Install dependencies
npm install
To run this project, you will need to add the following environment variables to your .env file
#.env
REACT_APP_API_KEY = "API UNSPLASH KEY"