Skip to content

The website is hooked up to TDX api, developed by ministry of transportation and communications in Taiwan, for searching scenic spots, local restaurants, hotels and tourist activities.

Notifications You must be signed in to change notification settings

Johncena-Huang/travel-website

Repository files navigation


Travel-Around-Taiwan

Table of contents

Demo

home-page-demo

Introduction

This is my first project done ever since I started to learn web development and it is mainly for testing my knowledge acquired along the way.

This web application was built upon the followings:

  • Vanilla JavaScript
  • MVC Architecture
  • SASS
  • SASS 7-1 Pattern
  • Webpack

The third party APIs used are as follows:

The cloud service chosen for deployment is Netlify

Quick start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_ID

API_KEY

GOOGLE_API_KEY

The API_ID, API_KEY For TDX can be applied for here

Google Maps Embed API is used and corresponds to GOOGLE_API_KEY

Clone the project

git clone

Install dependencies

$ npm i

Run locally in development mode

$ npm run start:dev

Acknowledgements

About

The website is hooked up to TDX api, developed by ministry of transportation and communications in Taiwan, for searching scenic spots, local restaurants, hotels and tourist activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published