Skip to content

serginogal/react-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-List

Netlify Status

Just a Proof of concept of an image gallery made with react.

Installation

To clone down this repository, you will need node and npm installed globally on your machine.

npm install or yarn install

To Start Server:

npm start or yarn start

To Visit App:

localhost:3000/

Usage

  1. For being able to load the images you'll need to register as a developer in Unsplash Developer's Site
  2. Then create a .env file with a variable named REACT_APP_UNSPLASH_ACCESS_KEY containing the Access Key you obtain once you've registered

Live Site

confident-wilson-980e0f.netlify.app

About

Just an image gallery concept in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published