Skip to content

sdolmo/photo-book

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

Photo gallery

This is a photo gallery built with Create React App and the Pexel API
View Demo

(back to top)

Built With

  • React

(back to top)

Getting Started

Clone this repo locally

git clone https://github.com/sdolmo/photo-book.git

Prerequisites

This application runs with the following node and npm versions

  • node

    v20.1.0
  • npm

    v9.6.6

Installation

  1. Get a free API Key at Pexel

  2. Install NPM packages

    npm install
  3. Make a copy of the .env.sample file and rename it .env

  4. Enter your API Key in .env

    REACT_APP_PEXEL_API_KEY = {ENTER YOUR API};
  5. Start application

    npm start

Open http:https://localhost:3000 in your browser to see the result

(back to top)

Contact

Sylvia Dolmo - [email protected]

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published