cyyeh / my-unsplash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Unsplash

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

# Clone this repository
$ git clone https://github.com/cyyeh/my-unsplash

# Install dependencies
$ yarn install

# Setup S3 instance and have a new .env file from .env.example
# Fill in environment variables
$ cp .env.example .env

# Run the frontend
$ yarn start

# Run the Netlify functions locally
$ yarn fserve

Acknowledgements

Contact

About


Languages

Language:JavaScript 91.9%Language:HTML 6.6%Language:CSS 1.2%Language:Shell 0.3%