Simple gallery is created using React, React Hooks, axios and extra library react-lazy-load-component.
- Outside the src folder create
.envfile - Inside
.envtype thisREACT_APP_ACCESS_KEY = <YOUR KEY HERE>with your key inside get your key from unsplash api - Then run
npm install - To run the project in localhost 3000
npm start