project_description
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
- [![Express][Express.js]][Express-url]
- [![Pug][Pug.js]][Pug-url]
- [![Node][Node.js]][Node-url]
To get a local copy up and running follow these simple example steps.
- Get a free Exchange Rate API Key at https://www.exchangerate-api.com/
- Get a free unofficial Sky Scanner API Key at https://rapidapi.com/ntd119/api/sky-scanner3
- Fork the repo. Instructions can be found here
- Install NPM packages
npm install
- Enter your API keys in your
.env
like below. You can view a template in.env.template
.PORT = 3000 SESSION_SECRET = GENERATE SECRET USING PASSWORD GENERATOR SKYSCANNER_KEY = API_KEY_HERE EXCHANGE_KEY = EXCHANGE_API_KEY_HERE
- To run the server, type
npm run dev
in your terminal. - The server will be visible on
localhost:3000
.
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
- Feature 1
- Feature 2
- Feature 3
- Nested Feature
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Your Name - @twitter_handle - email@email_client.com
Project Link: https://github.com/fac30/travel-app--william-halimah