Skip to content

Photo Gallery created with React and NodeJS. Inpired by the clean design of the site https://siiimple.com/ and using the API from https://www.pexels.com/

Notifications You must be signed in to change notification settings

afagundes/siiimple-photo-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Siiimple Photo Gallery

Photo Gallery created with React and NodeJS.

Inpired by the clean design of the site https://siiimple.com/ and using the API from https://www.pexels.com/

Execution

Prereq

It's necessary to create a .env file at servers root folder with the following content:

PEXELS_API_KEY=<YOUR_API_KEY>

Server

$ cd server/
$ npm install
$ node ./index.js

Client

$ cd client/
$ npm install
$ npm start

About

Photo Gallery created with React and NodeJS. Inpired by the clean design of the site https://siiimple.com/ and using the API from https://www.pexels.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published