Skip to content

onyx-team/TakeMeAnywhere

 
 

Repository files navigation

  • Built using React, Redux, Express, and Node
  • SkyScanner API used to look up flights

Working with API


  • Create an API key here
  • Create key.js file in the server folder
  • In key.js, paste and replace with your own API key
module.exports = {
 api_key: “YOUR API KEY HERE"
}

About

An app that decides where you go

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.4%
  • CSS 3.3%
  • HTML 0.3%