Skip to content

nuha101/react-gallery-app

 
 

Repository files navigation

Image Gallery React & Tailwind.css

Simple gallery is created using React, React Hooks, axios and extra library react-lazy-load-component.

Demo

Deployed by vercel

Installation

  1. Outside the src folder create .env file
  2. Inside .env type this REACT_APP_ACCESS_KEY = <YOUR KEY HERE> with your key inside get your key from unsplash api
  3. Then run npm install
  4. To run the project in localhost 3000 npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 74.5%
  • HTML 16.7%
  • CSS 8.8%