Skip to content

A React app for collecting quality photos and using them as inspiration for your travel itineraries.

Notifications You must be signed in to change notification settings

bsasscer/wanderlist-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Wanderlist

This is an app for those of us who need photo inspiration for our travel itineraries.

To Download and Fetch Dependencies

git clone https://github.com/bsasscer/wanderlist-web-app.git
yarn

You'll also need to create a developer account with Unsplash and register your application to get an Unsplash API Key. Once you have your key, save it in an .env file in the root of the project like so:

REACT_APP_UNSPLASH_KEY=yourkeyhere

To Run

This runs the app in development mode on localhost:3000.

yarn start

To Test

yarn test

To Build

yarn build

Credits

And a very big thank-you to:

About

A React app for collecting quality photos and using them as inspiration for your travel itineraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published