Skip to content

germancutraro/unsplash-client-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsplash Client React.js

📷 Unsplash client using React.js

Requirements

Create a src/config.js and write:

export default {
  CLIENT_ID: *YOUR UNSPLASH CLIENT KEY HERE*
}

Installation

You must have Node.js installed to use it

Install all dependencies

npm install

Run app

npm start

Author

germancutraro made with bauticutraro

Why

  • Practice
  • React Lover